|
|
@ -20,6 +20,7 @@ |
|
|
|
<Tool |
|
|
|
<Tool |
|
|
|
Name="VCCLCompilerTool" |
|
|
|
Name="VCCLCompilerTool" |
|
|
|
Optimization="0" |
|
|
|
Optimization="0" |
|
|
|
|
|
|
|
AdditionalIncludeDirectories="..\..\vc8" |
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
|
|
|
MinimalRebuild="TRUE" |
|
|
|
MinimalRebuild="TRUE" |
|
|
|
BasicRuntimeChecks="3" |
|
|
|
BasicRuntimeChecks="3" |
|
|
@ -68,6 +69,7 @@ |
|
|
|
CharacterSet="2"> |
|
|
|
CharacterSet="2"> |
|
|
|
<Tool |
|
|
|
<Tool |
|
|
|
Name="VCCLCompilerTool" |
|
|
|
Name="VCCLCompilerTool" |
|
|
|
|
|
|
|
AdditionalIncludeDirectories="..\..\vc8" |
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
|
|
|
RuntimeLibrary="4" |
|
|
|
RuntimeLibrary="4" |
|
|
|
UsePrecompiledHeader="0" |
|
|
|
UsePrecompiledHeader="0" |
|
|
@ -119,6 +121,13 @@ |
|
|
|
RelativePath="..\..\..\modules\preprocs\nasm\genversion.c"> |
|
|
|
RelativePath="..\..\..\modules\preprocs\nasm\genversion.c"> |
|
|
|
</File> |
|
|
|
</File> |
|
|
|
</Filter> |
|
|
|
</Filter> |
|
|
|
|
|
|
|
<Filter |
|
|
|
|
|
|
|
Name="Header Files" |
|
|
|
|
|
|
|
Filter="h;hpp;hxx;hm;inl"> |
|
|
|
|
|
|
|
<File |
|
|
|
|
|
|
|
RelativePath="..\config.h"> |
|
|
|
|
|
|
|
</File> |
|
|
|
|
|
|
|
</Filter> |
|
|
|
<File |
|
|
|
<File |
|
|
|
RelativePath=".\run.bat"> |
|
|
|
RelativePath=".\run.bat"> |
|
|
|
</File> |
|
|
|
</File> |
|
|
|