Ignore:
Timestamp:
Jul 15, 2009, 3:02:04 PM (16 years ago)
Author:
[email protected]
Message:

2009-07-15 Steve Falkenburg <[email protected]>

Windows Build fix.

Visual Studio reset our intermediate directory on us.
This sets it back.


Location:
trunk/JavaScriptCore/JavaScriptCore.vcproj
Files:
2 edited

Legend:

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

    r45892 r45949  
    141141                <Configuration
    142142                        Name="Debug_Internal|Win32"
    143                         IntermediateDirectory="$(ConfigurationName)"
    144143                        ConfigurationType="2"
    145144                        InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops;.\JavaScriptCoreCommon.vsprops;.\JavaScriptCoreCF.vsprops"
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/testapi/testapi.vcproj

    r45892 r45949  
    141141                <Configuration
    142142                        Name="Debug_Internal|Win32"
    143                         IntermediateDirectory="$(ConfigurationName)"
    144143                        ConfigurationType="1"
    145144                        InheritedPropertySheets="$(WebKitLibrariesDir)\tools\vsprops\common.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug.vsprops;$(WebKitLibrariesDir)\tools\vsprops\debug_internal.vsprops;.\testapiCommon.vsprops"
Note: See TracChangeset for help on using the changeset viewer.