]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
fix Visual Studio datagen recipe
authorYann Collet <yann.collet.73@gmail.com>
Wed, 21 Feb 2024 06:59:58 +0000 (22:59 -0800)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 21 Feb 2024 06:59:58 +0000 (22:59 -0800)
build/VS2010/datagen/datagen.vcxproj

index a66358a0d3a6bd3741c06c607c7d0020ea99358e..aaba4788b9c62c3faad156d7d84d838f79871af8 100644 (file)
   <ItemGroup>
     <ClCompile Include="..\..\..\programs\util.c" />
     <ClCompile Include="..\..\..\programs\datagen.c" />
+    <ClCompile Include="..\..\..\programs\lorem.c" />
+    <ClCompile Include="..\..\..\tests\loremOut.c" />
     <ClCompile Include="..\..\..\tests\datagencli.c" />
   </ItemGroup>
   <ItemGroup>