Changeset 23463 in webkit for trunk/JavaScriptCore/JavaScriptCore.vcproj/dftables
- Timestamp:
- Jun 12, 2007, 2:51:33 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.vcproj/dftables/dftables.vcproj
r16632 r23463 64 64 <Tool 65 65 Name="VCLinkerTool" 66 OutputFile="$(OutDir)\$(ProjectName)$( ConfigSuffix).exe"66 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).exe" 67 67 LinkIncremental="2" 68 68 GenerateDebugInformation="true" … … 141 141 <Tool 142 142 Name="VCLinkerTool" 143 OutputFile="$(OutDir)\$(ProjectName)$( ConfigSuffix).exe"143 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).exe" 144 144 LinkIncremental="1" 145 145 GenerateDebugInformation="true"
Note:
See TracChangeset
for help on using the changeset viewer.