Changeset 107 in dev for BasicCompiler32/BasicCompiler.vcproj
- Timestamp:
- May 6, 2007, 3:17:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler32/BasicCompiler.vcproj
r101 r107 152 152 RuntimeLibrary="0" 153 153 EnableFunctionLevelLinking="true" 154 RuntimeTypeInfo="true" 154 155 PrecompiledHeaderFile=".\Release/BasicCompiler.pch" 155 156 AssemblerListingLocation=".\Release/" … … 174 175 <Tool 175 176 Name="VCLinkerTool" 176 AdditionalDependencies=" odbc32.lib odbccp32.lib comctl32.lib"177 AdditionalDependencies="comctl32.lib psapi.lib" 177 178 OutputFile="../ActiveBasic/BasicCompiler32.exe" 178 179 LinkIncremental="1"
Note:
See TracChangeset
for help on using the changeset viewer.