Changeset 477 in dev for trunk/ab5.0/abdev/BasicCompiler32/BasicCompiler.vcproj
- Timestamp:
- Apr 6, 2008, 8:07:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler32/BasicCompiler.vcproj
r475 r477 61 61 WarningLevel="3" 62 62 SuppressStartupBanner="true" 63 DebugInformationFormat=" 4"63 DebugInformationFormat="3" 64 64 /> 65 65 <Tool … … 153 153 AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;..\BasicCompiler_Common\include" 154 154 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN" 155 StringPooling=" true"155 StringPooling="false" 156 156 RuntimeLibrary="0" 157 EnableFunctionLevelLinking=" true"157 EnableFunctionLevelLinking="false" 158 158 RuntimeTypeInfo="true" 159 159 UsePrecompiledHeader="2" … … 166 166 WarningLevel="3" 167 167 SuppressStartupBanner="true" 168 DebugInformationFormat="3" 168 169 /> 169 170 <Tool … … 1588 1589 > 1589 1590 <File 1591 RelativePath="..\BasicCompiler_Common\include\Configuration.h" 1592 > 1593 </File> 1594 <File 1590 1595 RelativePath="..\BasicCompiler_Common\include\Program.h" 1591 1596 >
Note:
See TracChangeset
for help on using the changeset viewer.