Changeset 3971 for zzuf/trunk/msvc/libzzuf.vcxproj
- Timestamp:
- Nov 20, 2009, 1:06:17 PM (11 years ago)
- Location:
- zzuf/trunk/msvc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
zzuf/trunk/msvc
- Property svn:ignore
-
old new 2 2 Debug 3 3 Release 4 *.filters 5 *.user 6 *.log 7 *.sdf 8 *.suo 9 *.opensdf 10 ipch
-
- Property svn:ignore
-
zzuf/trunk/msvc/libzzuf.vcxproj
r3933 r3971 60 60 <WarningLevel>Level3</WarningLevel> 61 61 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> 62 <CompileAs>CompileAsC</CompileAs> 62 63 </ClCompile> 63 64 <Link> … … 84 85 <WarningLevel>Level3</WarningLevel> 85 86 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 87 <CompileAs>CompileAsC</CompileAs> 86 88 </ClCompile> 87 89 <Link>
Note: See TracChangeset
for help on using the changeset viewer.