Changeset 287 for libmpc/branches/r2d/win32/libmpcenc.vcproj
- Timestamp:
- 04/21/07 15:31:15 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/branches/r2d/win32/libmpcenc.vcproj
r174 r287 47 47 WarningLevel="3" 48 48 Detect64BitPortabilityProblems="true" 49 DebugInformationFormat=" 4"49 DebugInformationFormat="1" 50 50 CompileAs="1" 51 51 /> … … 77 77 <Tool 78 78 Name="VCPostBuildEventTool" 79 CommandLine="copy "$(TargetPath)" ..\bin" 79 80 /> 80 81 </Configuration> … … 138 139 <Tool 139 140 Name="VCPostBuildEventTool" 141 CommandLine="copy "$(TargetPath)" ..\bin" 140 142 /> 141 143 </Configuration>
Note: See TracChangeset
for help on using the changeset viewer.