[Opal-commits] opal/scripts/vc8 opal-ode.vcproj,1.2,1.3
Status: Inactive
Brought to you by:
tylerstreeter
|
From: Olex <ole...@us...> - 2005-12-11 05:17:36
|
Update of /cvsroot/opal/opal/scripts/vc8 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9354/scripts/vc8 Modified Files: opal-ode.vcproj Log Message: Updated vc71 and vc8 project files. Index: opal-ode.vcproj =================================================================== RCS file: /cvsroot/opal/opal/scripts/vc8/opal-ode.vcproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** opal-ode.vcproj 11 Dec 2005 04:43:05 -0000 1.2 --- opal-ode.vcproj 11 Dec 2005 05:17:27 -0000 1.3 *************** *** 18,22 **** <Configuration Name="Debug|Win32" ! OutputDirectory="..\build\win32\Debug" IntermediateDirectory="$(OutDir)" ConfigurationType="2" --- 18,22 ---- <Configuration Name="Debug|Win32" ! OutputDirectory="..\..\build\win32\Debug" IntermediateDirectory="$(OutDir)" ConfigurationType="2" *************** *** 100,104 **** <Configuration Name="Release|Win32" ! OutputDirectory="..\build\win32\Release" IntermediateDirectory="$(OutDir)" ConfigurationType="2" --- 100,104 ---- <Configuration Name="Release|Win32" ! OutputDirectory="..\..\build\win32\Release" IntermediateDirectory="$(OutDir)" ConfigurationType="2" |