Ignore:
Timestamp:
Jun 12, 2007, 2:51:33 PM (18 years ago)
Author:
aroben
Message:

Update scripts and project paths to make the Windows build work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/dftables/dftables.vcproj

    r16632 r23463  
    6464                        <Tool
    6565                                Name="VCLinkerTool"
    66                                 OutputFile="$(OutDir)\$(ProjectName)$(ConfigSuffix).exe"
     66                                OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).exe"
    6767                                LinkIncremental="2"
    6868                                GenerateDebugInformation="true"
     
    141141                        <Tool
    142142                                Name="VCLinkerTool"
    143                                 OutputFile="$(OutDir)\$(ProjectName)$(ConfigSuffix).exe"
     143                                OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).exe"
    144144                                LinkIncremental="1"
    145145                                GenerateDebugInformation="true"
Note: See TracChangeset for help on using the changeset viewer.