Changeset 20363 for juggler/branches/2.2/vc7/Tweek_Java
- Timestamp:
- 06/27/07 15:40:03 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/branches/2.2/vc7/Tweek_Java/Tweek_Java.vcproj
r19793 r20363 12 12 <Configurations> 13 13 <Configuration 14 Name="Release |Win32"14 Name="ReleaseDLL|Win32" 15 15 OutputDirectory="Release" 16 16 IntermediateDirectory="Release" juggler/branches/2.2/vc7/Tweek_Java/tweek_jni/tweek_jni.vcproj
r19793 r20363 13 13 <Configuration 14 14 Name="ReleaseDLL|Win32" 15 OutputDirectory="$(PlatformName)\ $(ConfigurationName)"16 IntermediateDirectory="$(PlatformName)\ $(ConfigurationName)"15 OutputDirectory="$(PlatformName)\Release" 16 IntermediateDirectory="$(PlatformName)\Release" 17 17 ConfigurationType="2" 18 18 CharacterSet="2">
