[ObjectHandler-cvs] ObjectHandler/ohxl/ohxllib ohxllib_vc8.vcproj,1.2,1.3
Brought to you by:
ericehlers,
nando
From: Ferdinando A. <na...@us...> - 2006-05-25 17:02:13
|
Update of /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12155/ohxl/ohxllib Modified Files: ohxllib_vc8.vcproj Log Message: auto_linking Index: ohxllib_vc8.vcproj =================================================================== RCS file: /cvsroot/objecthandler/ObjectHandler/ohxl/ohxllib/ohxllib_vc8.vcproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ohxllib_vc8.vcproj 24 May 2006 09:42:09 -0000 1.2 --- ohxllib_vc8.vcproj 25 May 2006 17:01:57 -0000 1.3 *************** *** 2,6 **** <VisualStudioProject ProjectType="Visual C++" ! Version="8,00" Name="ohxllib" ProjectGUID="{66021664-4359-442C-ACC7-7C82F51C9D5A}" --- 2,6 ---- <VisualStudioProject ProjectType="Visual C++" ! Version="8.00" Name="ohxllib" ProjectGUID="{66021664-4359-442C-ACC7-7C82F51C9D5A}" *************** *** 394,426 **** > <File ! RelativePath="..\functioncall.cpp" > </File> <File ! RelativePath="..\instancenamexl.cpp" > </File> <File ! RelativePath="..\functioncall.hpp" > </File> <File ! RelativePath="..\instancenamexl.hpp" > </File> <File ! RelativePath="..\conversions.cpp" > </File> <File ! RelativePath="..\conversions.hpp" > </File> <File ! RelativePath="..\export.hpp" > </File> <File ! RelativePath="..\functions.cpp" > </File> --- 394,426 ---- > <File ! RelativePath="..\conversions.cpp" > </File> <File ! RelativePath="..\conversions.hpp" > </File> <File ! RelativePath="..\export.hpp" > </File> <File ! RelativePath="..\functioncall.cpp" > </File> <File ! RelativePath="..\functioncall.hpp" > </File> <File ! RelativePath="..\functions.cpp" > </File> <File ! RelativePath="..\instancenamexl.cpp" > </File> <File ! RelativePath="..\instancenamexl.hpp" > </File> |