Ignore:
Timestamp:
Sep 25, 2007, 7:25:47 PM (18 years ago)
Author:
weinig
Message:

Fix location for build products for Debug_Internal.

Reviewed by Adam Roben.

File:
1 edited

Legend:

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

    r25746 r25753  
    190190                <Configuration
    191191                        Name="Debug_Internal|Win32"
    192                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
    193                         IntermediateDirectory="$(ConfigurationName)"
     192                        OutputDirectory="$(WebKitOutputDir)\bin"
     193                        IntermediateDirectory="$(WebKitOutputDir)\obj\JavaScriptCore\$(ProjectName)\$(ConfigurationName)"
    194194                        ConfigurationType="1"
    195195                        InheritedPropertySheets="..\debug_internal.vsprops"
Note: See TracChangeset for help on using the changeset viewer.