Ignore:
Timestamp:
04/21/07 15:31:15 (17 years ago)
Author:
zorg
Message:

Misc msvc project fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpc/branches/r2d/win32/libmpcenc.vcproj

    r174 r287  
    4747                                WarningLevel="3"
    4848                                Detect64BitPortabilityProblems="true"
    49                                 DebugInformationFormat="4"
     49                                DebugInformationFormat="1"
    5050                                CompileAs="1"
    5151                        />
     
    7777                        <Tool
    7878                                Name="VCPostBuildEventTool"
     79                                CommandLine="copy &quot;$(TargetPath)&quot; ..\bin"
    7980                        />
    8081                </Configuration>
     
    138139                        <Tool
    139140                                Name="VCPostBuildEventTool"
     141                                CommandLine="copy &quot;$(TargetPath)&quot; ..\bin"
    140142                        />
    141143                </Configuration>
Note: See TracChangeset for help on using the changeset viewer.