|
|
|
@ -41,7 +41,7 @@ |
|
|
|
|
Name="VCCLCompilerTool" |
|
|
|
|
Optimization="0" |
|
|
|
|
AdditionalIncludeDirectories="..,../../.." |
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;STDC_HEADERS" |
|
|
|
|
MinimalRebuild="true" |
|
|
|
|
BasicRuntimeChecks="3" |
|
|
|
|
RuntimeLibrary="1" |
|
|
|
@ -122,7 +122,7 @@ |
|
|
|
|
Name="VCCLCompilerTool" |
|
|
|
|
Optimization="3" |
|
|
|
|
AdditionalIncludeDirectories="..,../../.." |
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;STDC_HEADERS" |
|
|
|
|
RuntimeLibrary="0" |
|
|
|
|
UsePrecompiledHeader="0" |
|
|
|
|
ProgramDataBaseFileName="$(IntDir)\" |
|
|
|
@ -191,15 +191,15 @@ |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath="..\..\..\tools\gap\perfect.c" |
|
|
|
|
RelativePath="..\..\..\libyasm\hamt.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath="..\..\..\libyasm\phash.c" |
|
|
|
|
RelativePath="..\..\..\tools\gap\perfect.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|
RelativePath="..\..\..\libyasm\hamt.c" |
|
|
|
|
RelativePath="..\..\..\libyasm\phash.c" |
|
|
|
|
> |
|
|
|
|
</File> |
|
|
|
|
<File |
|
|
|
|