Changeset 25753 in webkit for trunk/JavaScriptCore/JavaScriptCore.vcproj
- Timestamp:
- Sep 25, 2007, 7:25:47 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.vcproj/testkjs/testkjs.vcproj
r25746 r25753 190 190 <Configuration 191 191 Name="Debug_Internal|Win32" 192 OutputDirectory="$( SolutionDir)$(ConfigurationName)"193 IntermediateDirectory="$( ConfigurationName)"192 OutputDirectory="$(WebKitOutputDir)\bin" 193 IntermediateDirectory="$(WebKitOutputDir)\obj\JavaScriptCore\$(ProjectName)\$(ConfigurationName)" 194 194 ConfigurationType="1" 195 195 InheritedPropertySheets="..\debug_internal.vsprops"
Note:
See TracChangeset
for help on using the changeset viewer.