From 94d16e0f97c26fe28854505bc94e25b681f32497 Mon Sep 17 00:00:00 2001 From: pixel Date: Tue, 21 Dec 2004 08:30:07 +0000 Subject: Upgrading to MS Visual Studio 2005 --- MSVC/Baltisot - generic/Baltisot - generic.vcproj | 729 ++++++++++++++-------- 1 file changed, 481 insertions(+), 248 deletions(-) (limited to 'MSVC/Baltisot - generic') diff --git a/MSVC/Baltisot - generic/Baltisot - generic.vcproj b/MSVC/Baltisot - generic/Baltisot - generic.vcproj index fb1ace4..11afd5e 100644 --- a/MSVC/Baltisot - generic/Baltisot - generic.vcproj +++ b/MSVC/Baltisot - generic/Baltisot - generic.vcproj @@ -1,21 +1,41 @@ + Keyword="Win32Proj" + > + Name="Win32" + /> + + + CharacterSet="2" + > + + + + + + DebugInformationFormat="4" + /> + Name="VCManagedResourceCompilerTool" + /> - - + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/Baltisot - generic.lib" + IgnoreAllDefaultLibraries="FALSE" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCPostBuildEventTool" + /> + CharacterSet="2" + > + + + + + + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> - - + Name="VCResourceCompilerTool" + /> + Name="VCPreLinkEventTool" + /> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/Baltisot - generic.lib" + IgnoreAllDefaultLibraries="FALSE" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCPostBuildEventTool" + /> @@ -104,653 +152,838 @@ + > + RelativePath="..\..\generic\lib\Exceptions.cc" + > + RelativePath="..\..\generic\include\Exceptions.h" + > + RelativePath="..\..\generic\lib\generic.cc" + > + RelativePath="..\..\generic\include\generic.h" + > + > + RelativePath="..\..\generic\include\BString.h" + > + RelativePath="..\..\generic\lib\checkargs.c" + > + RelativePath="..\..\generic\lib\datecalc.c" + > + RelativePath="..\..\generic\lib\String.cc" + > + > + RelativePath="..\..\generic\lib\Handle.cc" + > + RelativePath="..\..\generic\include\Handle.h" + > + > + RelativePath="..\..\generic\lib\Input.cc" + > + RelativePath="..\..\generic\include\Input.h" + > + > + RelativePath="..\..\generic\lib\Output.cc" + > + RelativePath="..\..\generic\include\Output.h" + > + > + RelativePath="..\..\generic\lib\Buffer.cc" + > + RelativePath="..\..\generic\include\Buffer.h" + > + > + RelativePath="..\..\generic\lib\BLua.cc" + > + RelativePath="..\..\generic\include\BLua.h" + > + > + RelativePath="..\..\generic\lib\LuaHandle.cc" + > + RelativePath="..\..\generic\include\LuaHandle.h" + > + > + RelativePath="..\..\generic\lib\Main.cc" + > + RelativePath="..\..\generic\include\Main.h" + > + > + RelativePath="..\..\generic\include\BRegex.h" + > + RelativePath="..\..\generic\lib\Regex.cc" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + > + RelativePath="..\..\generic\lib\ConfigFile.cc" + > + RelativePath="..\..\generic\include\ConfigFile.h" + > + > + RelativePath="..\..\generic\doc\API" + > + RelativePath="..\..\generic\doc\README" + > + RelativePath="..\..\generic\doc\rfc1866.txt" + > + RelativePath="..\..\generic\doc\rfc2616.txt" + > + RelativePath="..\..\generic\doc\rfc2812.txt" + > + RelativePath="..\..\generic\doc\rfc959.txt" + > + > + RelativePath="..\regex\msvc-regex.c" + > + RelativePath="..\regex\regex.h" + > + > + RelativePath="..\dirent\_mingw.h" + > + RelativePath="..\dirent\dirent.c" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath="..\dirent\dirent.h" + > + > + RelativePath="..\..\generic\lib\lua\src\luacomp.c" + > + > + RelativePath="..\..\generic\lib\lua\src\lapi.c" + > + RelativePath="..\..\generic\lib\lua\src\lcode.c" + > + RelativePath="..\..\generic\lib\lua\src\ldebug.c" + > + RelativePath="..\..\generic\lib\lua\src\ldo.c" + > + RelativePath="..\..\generic\lib\lua\src\ldump.c" + > + RelativePath="..\..\generic\lib\lua\src\lfunc.c" + > + RelativePath="..\..\generic\lib\lua\src\lgc.c" + > + RelativePath="..\..\generic\lib\lua\src\llex.c" + > + RelativePath="..\..\generic\lib\lua\src\lmem.c" + > + RelativePath="..\..\generic\lib\lua\src\lobject.c" + > + RelativePath="..\..\generic\lib\lua\src\lopcodes.c" + > + RelativePath="..\..\generic\lib\lua\src\lparser.c" + > + RelativePath="..\..\generic\lib\lua\src\lstate.c" + > + RelativePath="..\..\generic\lib\lua\src\lstring.c" + > + RelativePath="..\..\generic\lib\lua\src\ltable.c" + > + RelativePath="..\..\generic\lib\lua\src\ltests.c" + > + RelativePath="..\..\generic\lib\lua\src\ltm.c" + > + RelativePath="..\..\generic\lib\lua\src\lundump.c" + > + RelativePath="..\..\generic\lib\lua\src\lvm.c" + > + RelativePath="..\..\generic\lib\lua\src\lzio.c" + > + > + RelativePath="..\..\generic\lib\lua\include\lauxlib.h" + > + RelativePath="..\..\generic\lib\lua\include\lua.h" + > + RelativePath="..\..\generic\lib\lua\include\lualib.h" + > + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\lauxlib.c" + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\lbaselib.c" + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\ldblib.c" + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\ldirlib.c" + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\liolib.c" + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\lmathlib.c" + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\loadlib.c" + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\lstrlib.c" + > + RelativePath="..\..\generic\lib\lua\src\LuaLib\ltablib.c" + > + > + RelativePath="..\..\generic\lib\lua\includes\lapi.h" + > + RelativePath="..\..\generic\lib\lua\includes\lcode.h" + > + RelativePath="..\..\generic\lib\lua\includes\ldebug.h" + > + RelativePath="..\..\generic\lib\lua\includes\ldo.h" + > + RelativePath="..\..\generic\lib\lua\includes\lfunc.h" + > + RelativePath="..\..\generic\lib\lua\includes\lgc.h" + > + RelativePath="..\..\generic\lib\lua\includes\llex.h" + > + RelativePath="..\..\generic\lib\lua\includes\llimits.h" + > + RelativePath="..\..\generic\lib\lua\includes\lmem.h" + > + RelativePath="..\..\generic\lib\lua\includes\lobject.h" + > + RelativePath="..\..\generic\lib\lua\includes\lopcodes.h" + > + RelativePath="..\..\generic\lib\lua\includes\lparser.h" + > + RelativePath="..\..\generic\lib\lua\includes\lstate.h" + > + RelativePath="..\..\generic\lib\lua\includes\lstring.h" + > + RelativePath="..\..\generic\lib\lua\includes\ltable.h" + > + RelativePath="..\..\generic\lib\lua\includes\ltm.h" + > + RelativePath="..\..\generic\lib\lua\includes\lundump.h" + > + RelativePath="..\..\generic\lib\lua\includes\lvm.h" + > + RelativePath="..\..\generic\lib\lua\includes\lzio.h" + > + > + RelativePath="..\getopt\getopt.c" + > + RelativePath="..\getopt\getopt.h" + > + RelativePath="..\getopt\getopt1.c" + > + > + > + RelativePath="..\..\generic\lib\zlib\src\adler32.c" + > + RelativePath="..\..\generic\lib\zlib\src\compress.c" + > + RelativePath="..\..\generic\lib\zlib\src\crc32.c" + > + RelativePath="..\..\generic\lib\zlib\src\deflate.c" + > + RelativePath="..\..\generic\lib\zlib\src\gzio.c" + > + RelativePath="..\..\generic\lib\zlib\src\infblock.c" + > + RelativePath="..\..\generic\lib\zlib\src\infcodes.c" + > + RelativePath="..\..\generic\lib\zlib\src\inffast.c" + > + RelativePath="..\..\generic\lib\zlib\src\inflate.c" + > + RelativePath="..\..\generic\lib\zlib\src\inftrees.c" + > + RelativePath="..\..\generic\lib\zlib\src\infutil.c" + > + RelativePath="..\..\generic\lib\zlib\src\trees.c" + > + RelativePath="..\..\generic\lib\zlib\src\uncompr.c" + > + RelativePath="..\..\generic\lib\zlib\src\zutil.c" + > + > + RelativePath="..\..\generic\lib\zlib\include\deflate.h" + > + RelativePath="..\..\generic\lib\zlib\include\infblock.h" + > + RelativePath="..\..\generic\lib\zlib\include\infcodes.h" + > + RelativePath="..\..\generic\lib\zlib\include\inffast.h" + > + RelativePath="..\..\generic\lib\zlib\include\inffixed.h" + > + RelativePath="..\..\generic\lib\zlib\include\inftrees.h" + > + RelativePath="..\..\generic\lib\zlib\include\infutil.h" + > + RelativePath="..\..\generic\lib\zlib\include\trees.h" + > + RelativePath="..\..\generic\lib\zlib\include\zconf.h" + > + RelativePath="..\..\generic\lib\zlib\include\zlib.h" + > + RelativePath="..\..\generic\lib\zlib\include\zutil.h" + > + > + RelativePath="..\readline\ansi_stdlib.h" + > + RelativePath="..\readline\bind.c" + > + RelativePath="..\readline\callback.c" + > + RelativePath="..\readline\chardefs.h" + > + RelativePath="..\readline\compat.c" + > + RelativePath="..\readline\complete.c" + > + RelativePath="..\readline\config.h" + > + RelativePath="..\readline\dirent.c" + > + RelativePath="..\readline\dirent.h" + > + RelativePath="..\readline\display.c" + > + RelativePath="..\readline\funmap.c" + > + RelativePath="..\readline\histexpand.c" + > + RelativePath="..\readline\histfile.c" + > + RelativePath="..\readline\histlib.h" + > + RelativePath="..\readline\history.c" + > + RelativePath="..\readline\history.h" + > + RelativePath="..\readline\histsearch.c" + > + RelativePath="..\readline\input.c" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath="..\readline\isearch.c" + > + RelativePath="..\readline\keymaps.c" + > + RelativePath="..\readline\keymaps.h" + > + RelativePath="..\readline\kill.c" + > + RelativePath="..\readline\macro.c" + > + RelativePath="..\readline\mbutil.c" + > + RelativePath="..\readline\misc.c" + > + RelativePath="..\readline\nls.c" + > + RelativePath="..\readline\parens.c" + > + RelativePath="..\readline\posixdir.h" + > + RelativePath="..\readline\posixjmp.h" + > + RelativePath="..\readline\posixstat.h" + > + RelativePath="..\readline\readline.c" + > + RelativePath="..\readline\readline.h" + > + RelativePath="..\readline\rlconf.h" + > + RelativePath="..\readline\rldefs.h" + > + RelativePath="..\readline\rldynlink.h" + > + RelativePath="..\readline\rlmbutil.h" + > + RelativePath="..\readline\rlprivate.h" + > + RelativePath="..\readline\rlshell.h" + > + RelativePath="..\readline\rlstdc.h" + > + RelativePath="..\readline\rltty.c" + > + RelativePath="..\readline\rltty.h" + > + RelativePath="..\readline\rltypedefs.h" + > + RelativePath="..\readline\rlwinsize.h" + > + RelativePath="..\readline\savestring.c" + > + RelativePath="..\readline\search.c" + > + RelativePath="..\readline\shell.c" + > + RelativePath="..\readline\signals.c" + > + RelativePath="..\readline\tcap.h" + > + RelativePath="..\readline\terminal.c" + > + RelativePath="..\readline\text.c" + > + RelativePath="..\readline\tilde.c" + > + RelativePath="..\readline\tilde.h" + > + RelativePath="..\readline\undo.c" + > + RelativePath="..\readline\util.c" + > + RelativePath="..\readline\vi_keymap.c" + > + RelativePath="..\readline\vi_mode.c" + > + RelativePath="..\readline\xmalloc.c" + > + RelativePath="..\readline\xmalloc.h" + > -- cgit v1.2.3