From e4f9c8d9a2c73dd13c0a07b3f0042aad734c55d9 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Thu, 8 Dec 2011 18:15:40 +0000 Subject: MSVC6 project file removal --- Datafile/DataFile.dsp | 112 --- Datafile/DataFile.dsw | 29 - Magic2/Magic.dsp | 608 --------------- Magic2/Magic.dsw | 29 - NetEx/NetEx.dsp | 204 ------ NetEx/NetEx.dsw | 29 - Opcode/Opcode.dsp | 517 ------------- Opcode/Opcode.dsw | 41 -- Opcode/OpcodeLib/OpcodeLib.dsp | 405 ---------- Stars45/Stars.dsp | 1585 ---------------------------------------- Stars45/Stars.dsw | 29 - nGenEx/nGenEx.dsp | 800 -------------------- nGenEx/nGenEx.dsw | 29 - zlib/Zlib.dsp | 188 ----- zlib/Zlib.dsw | 29 - 15 files changed, 4634 deletions(-) delete mode 100644 Datafile/DataFile.dsp delete mode 100644 Datafile/DataFile.dsw delete mode 100644 Magic2/Magic.dsp delete mode 100644 Magic2/Magic.dsw delete mode 100644 NetEx/NetEx.dsp delete mode 100644 NetEx/NetEx.dsw delete mode 100644 Opcode/Opcode.dsp delete mode 100644 Opcode/Opcode.dsw delete mode 100644 Opcode/OpcodeLib/OpcodeLib.dsp delete mode 100644 Stars45/Stars.dsp delete mode 100644 Stars45/Stars.dsw delete mode 100644 nGenEx/nGenEx.dsp delete mode 100644 nGenEx/nGenEx.dsw delete mode 100644 zlib/Zlib.dsp delete mode 100644 zlib/Zlib.dsw diff --git a/Datafile/DataFile.dsp b/Datafile/DataFile.dsp deleted file mode 100644 index 66afdf9..0000000 --- a/Datafile/DataFile.dsp +++ /dev/null @@ -1,112 +0,0 @@ -# Microsoft Developer Studio Project File - Name="DataFile" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=DataFile - Win32 Release -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "DataFile.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "DataFile.mak" CFG="DataFile - Win32 Release" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "DataFile - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "DataFile - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "DataFile - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir ".\Release" -# PROP BASE Intermediate_Dir ".\Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir ".\Release" -# PROP Intermediate_Dir ".\Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c -# ADD CPP /nologo /W3 /GX /O2 /I "..\zlib" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 - -!ELSEIF "$(CFG)" == "DataFile - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir ".\Debug" -# PROP BASE Intermediate_Dir ".\Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir ".\Debug" -# PROP Intermediate_Dir ".\Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\zlib" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /YX /FD /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 -# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 - -!ENDIF - -# Begin Target - -# Name "DataFile - Win32 Release" -# Name "DataFile - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;for;f90" -# Begin Source File - -SOURCE=.\Archive.cpp -# End Source File -# Begin Source File - -SOURCE=.\main.cpp -# End Source File -# Begin Source File - -SOURCE=\USERS\MILO\GameDev\zlib\Release\zlib.lib -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd" -# Begin Source File - -SOURCE=.\Archive.h -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" -# End Group -# End Target -# End Project diff --git a/Datafile/DataFile.dsw b/Datafile/DataFile.dsw deleted file mode 100644 index 8a0f764..0000000 --- a/Datafile/DataFile.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "DataFile"=.\DataFile.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/Magic2/Magic.dsp b/Magic2/Magic.dsp deleted file mode 100644 index 5c46b0e..0000000 --- a/Magic2/Magic.dsp +++ /dev/null @@ -1,608 +0,0 @@ -# Microsoft Developer Studio Project File - Name="Magic" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=Magic - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "Magic.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "Magic.mak" CFG="Magic - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "Magic - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "Magic - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "Magic - Win32 Release" - -# PROP BASE Use_MFC 6 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 6 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c -# ADD CPP /nologo /MD /W3 /GX /O2 /I "../pnglib" /I "../Opcode/OpcodeLib" /I "../libpng" /I "../Magic2" /I "../FoundationEx" /I "../nGenEx" /I "../zlib" /I "../parser" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "FOUNDATION_USE_MFC" /D "_AFXDLL" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" -# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 -# ADD LINK32 ..\Opcode\OpcodeLib\Release\OpcodeLib.lib ..\ngenex\release\ngenex.lib ..\zlib\release\zlib.lib ..\libpng\release\libpng.lib wsock32.lib dinput.lib dsound.lib d3d9.lib d3dx9.lib dxguid.lib winmm.lib version.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib vfw32.lib /nologo /subsystem:windows /incremental:yes /map /machine:I386 /nodefaultlib:"LIBC" - -!ELSEIF "$(CFG)" == "Magic - Win32 Debug" - -# PROP BASE Use_MFC 6 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 6 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../Opcode/OpcodeLib" /I "../libpng" /I "../Magic2" /I "../FoundationEx" /I "../nGenEx" /I "../zlib" /I "../parser" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "FOUNDATION_USE_MFC" /D "_AFXDLL" /FR /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" -# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 ..\Opcode\OpcodeLib\Debug\OpcodeLib.lib ..\zlib\debug\zlib.lib ..\libpng\debug\libpng.lib wsock32.lib dinput.lib dsound.lib d3d9.lib d3dx9.lib dxguid.lib winmm.lib version.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib vfw32.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"LIBCMT" /nodefaultlib:"LIBCD" /pdbtype:sept - -!ENDIF - -# Begin Target - -# Name "Magic - Win32 Release" -# Name "Magic - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=..\nGenEx\ActiveWindow.cpp -# End Source File -# Begin Source File - -SOURCE=.\AlphaInverse.cpp -# End Source File -# Begin Source File - -SOURCE=.\AlphaPalette.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Archive.cpp -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\ArrayList.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\AviFile.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Bitmap.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Bmp.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Bolt.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Button.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Camera.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\CameraView.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Color.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\ComboBox.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\ComboList.cpp -# End Source File -# Begin Source File - -SOURCE=.\Command.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\D3DXImage.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\DataLoader.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\EditBox.cpp -# End Source File -# Begin Source File - -SOURCE=.\Editor.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Encrypt.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\EventDispatch.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\FadeView.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Fix.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Font.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\FontMgr.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\FormatUtil.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\FormDef.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\FormWindow.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Game.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Geometry.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Graphic.cpp -# End Source File -# Begin Source File - -SOURCE=.\Grid.cpp -# End Source File -# Begin Source File - -SOURCE=.\GridProps.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\ImageBox.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\ImgView.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Joystick.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Keyboard.cpp -# End Source File -# Begin Source File - -SOURCE=.\l3ds.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Layout.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Light.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\ListBox.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\MachineInfo.cpp -# End Source File -# Begin Source File - -SOURCE=.\Magic.cpp -# End Source File -# Begin Source File - -SOURCE=.\Magic.rc -# End Source File -# Begin Source File - -SOURCE=.\MagicDoc.cpp -# End Source File -# Begin Source File - -SOURCE=.\MagicView.cpp -# End Source File -# Begin Source File - -SOURCE=.\MainFrm.cpp -# End Source File -# Begin Source File - -SOURCE=.\MaterialDialog.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\MCIWave.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Menu.cpp -# End Source File -# Begin Source File - -SOURCE=.\ModelFile3DS.cpp -# End Source File -# Begin Source File - -SOURCE=.\ModelFileMAG.cpp -# End Source File -# Begin Source File - -SOURCE=.\ModelFileOBJ.cpp -# End Source File -# Begin Source File - -SOURCE=.\ModelView.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Mouse.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\MouseController.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\MultiController.cpp -# End Source File -# Begin Source File - -SOURCE=..\Parser\Parser.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\ParseUtil.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Particles.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\PCX.CPP -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Physical.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\PngImage.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Polygon.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Projector.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Random.cpp -# End Source File -# Begin Source File - -SOURCE=..\Parser\Reader.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Res.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\RichTextBox.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Scene.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Screen.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\ScrollWindow.cpp -# End Source File -# Begin Source File - -SOURCE=.\Selection.cpp -# End Source File -# Begin Source File - -SOURCE=.\Selector.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Sha1.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Shadow.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Slider.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Solid.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Sound.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\SoundCard.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\SoundD3D.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Sprite.cpp -# End Source File -# Begin Source File - -SOURCE=.\StdAfx.cpp -# ADD CPP /Yc"stdafx.h" -# End Source File -# Begin Source File - -SOURCE=.\SurfacePropertiesDialog.cpp -# End Source File -# Begin Source File - -SOURCE=..\Parser\Term.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\TexDX9.cpp -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\Text.cpp -# End Source File -# Begin Source File - -SOURCE=.\TextureMapDialog.cpp -# End Source File -# Begin Source File - -SOURCE=.\Thumbnail.cpp -# End Source File -# Begin Source File - -SOURCE=..\Parser\Token.cpp -# End Source File -# Begin Source File - -SOURCE=.\UVMapView.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Video.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\VideoDX9.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\VideoDX9Enum.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\VideoDX9VertexBuffer.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\VideoFactory.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\VideoSettings.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Window.cpp -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=..\nGenEx\AviFile.h -# End Source File -# Begin Source File - -SOURCE=.\Command.h -# End Source File -# Begin Source File - -SOURCE=.\Editor.h -# End Source File -# Begin Source File - -SOURCE=.\Grid.h -# End Source File -# Begin Source File - -SOURCE=.\GridProps.h -# End Source File -# Begin Source File - -SOURCE=.\l3ds.h -# End Source File -# Begin Source File - -SOURCE=.\Magic.h -# End Source File -# Begin Source File - -SOURCE=.\MagicDoc.h -# End Source File -# Begin Source File - -SOURCE=.\MagicView.h -# End Source File -# Begin Source File - -SOURCE=.\MainFrm.h -# End Source File -# Begin Source File - -SOURCE=.\MaterialDialog.h -# End Source File -# Begin Source File - -SOURCE=.\ModelFile3DS.h -# End Source File -# Begin Source File - -SOURCE=.\ModelFileMAG.h -# End Source File -# Begin Source File - -SOURCE=.\ModelFileOBJ.h -# End Source File -# Begin Source File - -SOURCE=.\ModelView.h -# End Source File -# Begin Source File - -SOURCE=.\Resource.h -# End Source File -# Begin Source File - -SOURCE=.\Selection.h -# End Source File -# Begin Source File - -SOURCE=.\Selector.h -# End Source File -# Begin Source File - -SOURCE=.\StdAfx.h -# End Source File -# Begin Source File - -SOURCE=.\SurfacePropertiesDialog.h -# End Source File -# Begin Source File - -SOURCE=.\TextureMapDialog.h -# End Source File -# Begin Source File - -SOURCE=.\Thumbnail.h -# End Source File -# Begin Source File - -SOURCE=.\UVMapView.h -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=.\res\Magic.ico -# End Source File -# Begin Source File - -SOURCE=.\res\Magic.rc2 -# End Source File -# Begin Source File - -SOURCE=.\res\MagicDoc.ico -# End Source File -# Begin Source File - -SOURCE=.\res\Toolbar.bmp -# End Source File -# End Group -# End Target -# End Project diff --git a/Magic2/Magic.dsw b/Magic2/Magic.dsw deleted file mode 100644 index 0a0bb24..0000000 --- a/Magic2/Magic.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "Magic"=.\Magic.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/NetEx/NetEx.dsp b/NetEx/NetEx.dsp deleted file mode 100644 index 8fdf1a2..0000000 --- a/NetEx/NetEx.dsp +++ /dev/null @@ -1,204 +0,0 @@ -# Microsoft Developer Studio Project File - Name="NetEx" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=NetEx - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "NetEx.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "NetEx.mak" CFG="NetEx - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "NetEx - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "NetEx - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "NetEx - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /I "../FoundationEx" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "SYNC_THREADS" /YX /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "NetEx - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../FoundationEx" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "SYNC_THREADS" /YX /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "NetEx - Win32 Release" -# Name "NetEx - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\HttpClient.cpp -# End Source File -# Begin Source File - -SOURCE=.\HttpServer.cpp -# End Source File -# Begin Source File - -SOURCE=.\HttpServlet.cpp -# End Source File -# Begin Source File - -SOURCE=.\HttpServletExec.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetAddr.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetClient.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetGram.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetHost.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetLayer.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetLink.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetMsg.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetPeer.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetServer.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetSock.cpp -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\HttpClient.h -# End Source File -# Begin Source File - -SOURCE=.\HttpServer.h -# End Source File -# Begin Source File - -SOURCE=.\HttpServlet.h -# End Source File -# Begin Source File - -SOURCE=.\HttpServletExec.h -# End Source File -# Begin Source File - -SOURCE=.\NetAddr.h -# End Source File -# Begin Source File - -SOURCE=.\NetClient.h -# End Source File -# Begin Source File - -SOURCE=.\NetGram.h -# End Source File -# Begin Source File - -SOURCE=.\NetHost.h -# End Source File -# Begin Source File - -SOURCE=.\NetLayer.h -# End Source File -# Begin Source File - -SOURCE=.\NetLink.h -# End Source File -# Begin Source File - -SOURCE=.\NetMsg.h -# End Source File -# Begin Source File - -SOURCE=.\NetPeer.h -# End Source File -# Begin Source File - -SOURCE=.\NetServer.h -# End Source File -# Begin Source File - -SOURCE=.\NetSock.h -# End Source File -# End Group -# End Target -# End Project diff --git a/NetEx/NetEx.dsw b/NetEx/NetEx.dsw deleted file mode 100644 index 306d540..0000000 --- a/NetEx/NetEx.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "NetEx"=.\NetEx.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/Opcode/Opcode.dsp b/Opcode/Opcode.dsp deleted file mode 100644 index 74d3b65..0000000 --- a/Opcode/Opcode.dsp +++ /dev/null @@ -1,517 +0,0 @@ -# Microsoft Developer Studio Project File - Name="Opcode" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=Opcode - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "Opcode.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "Opcode.mak" CFG="Opcode - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "Opcode - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "Opcode - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "Opcode - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OPCODE_EXPORTS" /Yu"stdafx.h" /FD /c -# ADD CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OPCODE_EXPORTS" /Yu"stdafx.h" /FD /QIfist /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x40c /d "NDEBUG" -# ADD RSC /l 0x40c /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 -# ADD LINK32 /nologo /dll /machine:I386 -# SUBTRACT LINK32 /debug - -!ELSEIF "$(CFG)" == "Opcode - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OPCODE_EXPORTS" /Yu"stdafx.h" /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "OPCODE_EXPORTS" /FR /Yu"stdafx.h" /FD /GZ /QIfist /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x40c /d "_DEBUG" -# ADD RSC /l 0x40c /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept -# ADD LINK32 /nologo /dll /incremental:no /debug /machine:I386 /out:"Debug\Opcode_D.dll" /pdbtype:sept - -!ENDIF - -# Begin Target - -# Name "Opcode - Win32 Release" -# Name "Opcode - Win32 Debug" -# Begin Group "API" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\OPC_BaseModel.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_BaseModel.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_HybridModel.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_HybridModel.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_IceHook.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_Model.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_Model.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_Settings.h -# End Source File -# Begin Source File - -SOURCE=.\Opcode.cpp -# End Source File -# Begin Source File - -SOURCE=.\Opcode.h -# End Source File -# Begin Source File - -SOURCE=.\StdAfx.cpp -# ADD CPP /Yc"stdafx.h" -# End Source File -# Begin Source File - -SOURCE=.\StdAfx.h -# End Source File -# End Group -# Begin Group "Trees" - -# PROP Default_Filter "" -# Begin Group "Collision queries" - -# PROP Default_Filter "" -# Begin Group "Base colliders" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\OPC_Collider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_Collider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_VolumeCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_VolumeCollider.h -# End Source File -# End Group -# Begin Group "Standard colliders" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\OPC_AABBCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_AABBCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_LSSCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_LSSCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_OBBCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_OBBCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_PlanesCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_PlanesCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_RayCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_RayCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_SphereCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_SphereCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_TreeCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_TreeCollider.h -# End Source File -# End Group -# End Group -# Begin Source File - -SOURCE=.\OPC_AABBTree.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_AABBTree.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_Common.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_Common.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_MeshInterface.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_MeshInterface.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_OptimizedTree.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_OptimizedTree.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_TreeBuilders.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_TreeBuilders.h -# End Source File -# End Group -# Begin Group "Overlap tests" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\OPC_BoxBoxOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_LSSAABBOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_LSSTriOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_PlanesAABBOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_PlanesTriOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_RayAABBOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_RayTriOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_SphereAABBOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_SphereTriOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_TriBoxOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_TriTriOverlap.h -# End Source File -# End Group -# Begin Group "SweepAndPrune" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\OPC_BoxPruning.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_BoxPruning.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_SweepAndPrune.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_SweepAndPrune.h -# End Source File -# End Group -# Begin Group "Usages" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\OPC_Picking.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_Picking.h -# End Source File -# End Group -# Begin Group "Ice" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\Ice\IceAABB.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceAABB.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceAxes.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceBoundingSphere.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceContainer.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceContainer.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceFPU.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceHPoint.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceHPoint.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceIndexedTriangle.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceIndexedTriangle.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceLSS.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMatrix3x3.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMatrix3x3.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMatrix4x4.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMatrix4x4.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMemoryMacros.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceOBB.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceOBB.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePairs.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePlane.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePlane.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePoint.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePoint.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePreprocessor.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRandom.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRandom.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRay.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRay.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRevisitedRadix.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRevisitedRadix.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceSegment.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceSegment.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceTriangle.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceTriangle.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceTrilist.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceTypes.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceUtils.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceUtils.h -# End Source File -# End Group -# Begin Source File - -SOURCE=.\ReadMe.txt -# End Source File -# End Target -# End Project diff --git a/Opcode/Opcode.dsw b/Opcode/Opcode.dsw deleted file mode 100644 index fffc3df..0000000 --- a/Opcode/Opcode.dsw +++ /dev/null @@ -1,41 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "Opcode"=.\Opcode.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Project: "OpcodeLib"=.\OpcodeLib\OpcodeLib.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/Opcode/OpcodeLib/OpcodeLib.dsp b/Opcode/OpcodeLib/OpcodeLib.dsp deleted file mode 100644 index c91baac..0000000 --- a/Opcode/OpcodeLib/OpcodeLib.dsp +++ /dev/null @@ -1,405 +0,0 @@ -# Microsoft Developer Studio Project File - Name="OpcodeLib" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=OpcodeLib - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "OpcodeLib.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "OpcodeLib.mak" CFG="OpcodeLib - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "OpcodeLib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "OpcodeLib - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "OpcodeLib - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"stdafx.h" /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Yu"stdafx.h" /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "OpcodeLib - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Yu"stdafx.h" /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Yu"stdafx.h" /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "OpcodeLib - Win32 Release" -# Name "OpcodeLib - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\Ice\IceAABB.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceContainer.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceHPoint.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceIndexedTriangle.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMatrix3x3.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMatrix4x4.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceOBB.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePlane.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePoint.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRandom.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRay.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRevisitedRadix.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceSegment.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceTriangle.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceUtils.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_AABBCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_AABBTree.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_BaseModel.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_Collider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_Common.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_HybridModel.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_MeshInterface.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_Model.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_OBBCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_OptimizedTree.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_RayCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_TreeBuilders.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_TreeCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\OPC_VolumeCollider.cpp -# End Source File -# Begin Source File - -SOURCE=.\Opcode.cpp -# End Source File -# Begin Source File - -SOURCE=.\StdAfx.cpp -# ADD CPP /Yc"stdafx.h" -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\Ice\IceAABB.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceAxes.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceBoundingSphere.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceContainer.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceFPU.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceHPoint.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceIndexedTriangle.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceLSS.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMatrix3x3.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMatrix4x4.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceMemoryMacros.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceOBB.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePairs.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePlane.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePoint.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IcePreprocessor.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRandom.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRay.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceRevisitedRadix.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceSegment.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceTriangle.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceTrilist.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceTypes.h -# End Source File -# Begin Source File - -SOURCE=.\Ice\IceUtils.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_AABBCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_AABBTree.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_BaseModel.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_BoxBoxOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_Collider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_Common.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_HybridModel.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_MeshInterface.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_Model.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_OBBCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_OptimizedTree.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_RayAABBOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_RayCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_RayTriOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_Settings.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_TreeBuilders.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_TreeCollider.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_TriBoxOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_TriTriOverlap.h -# End Source File -# Begin Source File - -SOURCE=.\OPC_VolumeCollider.h -# End Source File -# Begin Source File - -SOURCE=.\Opcode.h -# End Source File -# Begin Source File - -SOURCE=.\StdAfx.h -# End Source File -# End Group -# Begin Source File - -SOURCE=.\Readme.txt -# End Source File -# End Target -# End Project diff --git a/Stars45/Stars.dsp b/Stars45/Stars.dsp deleted file mode 100644 index 8933134..0000000 --- a/Stars45/Stars.dsp +++ /dev/null @@ -1,1585 +0,0 @@ -# Microsoft Developer Studio Project File - Name="Stars" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Application" 0x0101 - -CFG=Stars - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "Stars.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "Stars.mak" CFG="Stars - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "Stars - Win32 Release" (based on "Win32 (x86) Application") -!MESSAGE "Stars - Win32 Debug" (based on "Win32 (x86) Application") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "Stars - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /I "../FoundationEx" /I "../nGenEx" /I "../NetEx" /I "../Parser" /I "../Opcode/OpcodeLib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 -# ADD LINK32 ..\Opcode\OpcodeLib\Release\OpcodeLib.lib ..\ngenex\release\ngenex.lib ..\netex\release\netex.lib ..\zlib\release\zlib.lib ..\libpng\release\libpng.lib wsock32.lib dinput.lib dsound.lib d3d9.lib d3dx9.lib dxguid.lib winmm.lib version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib Vfw32.lib /nologo /subsystem:windows /profile /map:"Game/Stars.map" /debug /machine:I386 /out:"Game/Stars.exe" - -!ELSEIF "$(CFG)" == "Stars - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../FoundationEx" /I "../nGenEx" /I "../NetEx" /I "../Parser" /I "../Opcode/OpcodeLib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /YX /FD /GZ /c -# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept -# ADD LINK32 ..\Opcode\OpcodeLib\Debug\OpcodeLib.lib ..\ngenex\debug\ngenex.lib ..\netex\debug\netex.lib ..\zlib\debug\zlib.lib ..\libpng\debug\libpng.lib wsock32.lib dinput.lib dsound.lib d3d9.lib d3dx9.lib dxguid.lib winmm.lib version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ogg_static.lib vorbis_static.lib vorbisfile_static.lib Vfw32.lib /nologo /subsystem:windows /map /debug /machine:I386 /out:"Game/Stars_d.exe" /pdbtype:sept - -!ENDIF - -# Begin Target - -# Name "Stars - Win32 Release" -# Name "Stars - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\Asteroid.cpp -# End Source File -# Begin Source File - -SOURCE=.\AudDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\AudioConfig.cpp -# End Source File -# Begin Source File - -SOURCE=.\Authorization.cpp -# End Source File -# Begin Source File - -SOURCE=.\AwardDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\AwardShowDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\Callsign.cpp -# End Source File -# Begin Source File - -SOURCE=.\CameraDirector.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\CameraView.cpp - -!IF "$(CFG)" == "Stars - Win32 Release" - -# ADD CPP /FAcs - -!ELSEIF "$(CFG)" == "Stars - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\Campaign.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignMissionFighter.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignMissionRequest.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignMissionStarship.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanAssignment.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanEvent.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanMission.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanMovement.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanStrategic.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignSaveGame.cpp -# End Source File -# Begin Source File - -SOURCE=.\CampaignSituationReport.cpp -# End Source File -# Begin Source File - -SOURCE=.\CarrierAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmdDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmdForceDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmdIntelDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmdMissionsDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmdMsgDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmdOrdersDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmdTheaterDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmdTitleDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmpCompleteDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmpFileDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmpLoadDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmpnScreen.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmpSceneDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CmpSelectDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\CombatAction.cpp -# End Source File -# Begin Source File - -SOURCE=.\Combatant.cpp -# End Source File -# Begin Source File - -SOURCE=.\CombatAssignment.cpp -# End Source File -# Begin Source File - -SOURCE=.\CombatEvent.cpp -# End Source File -# Begin Source File - -SOURCE=.\CombatGroup.cpp -# End Source File -# Begin Source File - -SOURCE=.\CombatRoster.cpp -# End Source File -# Begin Source File - -SOURCE=.\CombatUnit.cpp -# End Source File -# Begin Source File - -SOURCE=.\CombatZone.cpp -# End Source File -# Begin Source File - -SOURCE=.\Component.cpp -# End Source File -# Begin Source File - -SOURCE=.\Computer.cpp -# End Source File -# Begin Source File - -SOURCE=.\ConfirmDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\Contact.cpp -# End Source File -# Begin Source File - -SOURCE=.\CtlDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\DebriefDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\Debris.cpp -# End Source File -# Begin Source File - -SOURCE=.\DetailSet.cpp -# End Source File -# Begin Source File - -SOURCE=.\DisplayView.cpp -# End Source File -# Begin Source File - -SOURCE=.\Drive.cpp -# End Source File -# Begin Source File - -SOURCE=.\DriveSprite.cpp -# End Source File -# Begin Source File - -SOURCE=.\Drone.cpp -# End Source File -# Begin Source File - -SOURCE=.\DropShipAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\Element.cpp -# End Source File -# Begin Source File - -SOURCE=.\EngDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\ExceptionHandler.cpp -# End Source File -# Begin Source File - -SOURCE=.\ExitDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\Explosion.cpp -# End Source File -# Begin Source File - -SOURCE=.\Farcaster.cpp -# End Source File -# Begin Source File - -SOURCE=.\FighterAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\FighterTacticalAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\FirstTimeDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\FlightComp.cpp -# End Source File -# Begin Source File - -SOURCE=.\FlightDeck.cpp -# End Source File -# Begin Source File - -SOURCE=.\FlightPlanner.cpp -# End Source File -# Begin Source File - -SOURCE=.\FltDlg.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Font.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\FormDef.cpp -# End Source File -# Begin Source File - -SOURCE=.\Galaxy.cpp -# End Source File -# Begin Source File - -SOURCE=.\GameScreen.cpp -# End Source File -# Begin Source File - -SOURCE=.\Grid.cpp -# End Source File -# Begin Source File - -SOURCE=.\GroundAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\Hangar.cpp -# End Source File -# Begin Source File - -SOURCE=.\HardPoint.cpp -# End Source File -# Begin Source File - -SOURCE=.\Hoop.cpp -# End Source File -# Begin Source File - -SOURCE=.\HUDSounds.cpp -# End Source File -# Begin Source File - -SOURCE=.\HUDView.cpp -# End Source File -# Begin Source File - -SOURCE=.\Instruction.cpp -# End Source File -# Begin Source File - -SOURCE=.\Intel.cpp -# End Source File -# Begin Source File - -SOURCE=.\JoyDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\KeyDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\KeyMap.cpp -# End Source File -# Begin Source File - -SOURCE=.\LandingGear.cpp -# End Source File -# Begin Source File - -SOURCE=.\LoadDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\LoadScreen.cpp -# End Source File -# Begin Source File - -SOURCE=.\Main.cpp -# End Source File -# Begin Source File - -SOURCE=.\MapView.cpp -# End Source File -# Begin Source File - -SOURCE=.\MenuDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MenuScreen.cpp -# End Source File -# Begin Source File - -SOURCE=.\MenuView.cpp -# End Source File -# Begin Source File - -SOURCE=.\Mfd.cpp -# End Source File -# Begin Source File - -SOURCE=.\Mission.cpp -# End Source File -# Begin Source File - -SOURCE=.\MissionEvent.cpp -# End Source File -# Begin Source File - -SOURCE=.\MissionTemplate.cpp -# End Source File -# Begin Source File - -SOURCE=.\ModConfig.cpp -# End Source File -# Begin Source File - -SOURCE=.\ModDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\ModInfo.cpp -# End Source File -# Begin Source File - -SOURCE=.\ModInfoDlg.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Mouse.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnEditDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnEditNavDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnElemDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnEventDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnNavDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnObjDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnPkgDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnSelectDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MsnWepDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\MusicDirector.cpp -# End Source File -# Begin Source File - -SOURCE=.\MusicTrack.cpp -# End Source File -# Begin Source File - -SOURCE=.\NavAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\NavDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\NavLight.cpp -# End Source File -# Begin Source File - -SOURCE=.\NavSystem.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetAddrDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetAdminChat.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetAdminServer.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetAuth.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetBrokerClient.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetChat.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetClientConfig.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetClientDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetData.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetFileServlet.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetGame.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetGameClient.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetGameServer.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetLobby.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetLobbyClient.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetLobbyDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetLobbyServer.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetPacket.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetPassDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetPlayer.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetServerConfig.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetServerDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetUnitDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetUser.cpp -# End Source File -# Begin Source File - -SOURCE=.\NetUtil.cpp -# End Source File -# Begin Source File - -SOURCE=.\NPClientWraps.cpp -# End Source File -# Begin Source File - -SOURCE=.\OptDlg.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Particles.cpp -# End Source File -# Begin Source File - -SOURCE=.\PlanScreen.cpp -# End Source File -# Begin Source File - -SOURCE=.\Player.cpp -# End Source File -# Begin Source File - -SOURCE=.\PlayerDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\Power.cpp -# End Source File -# Begin Source File - -SOURCE=.\QuantumDrive.cpp -# End Source File -# Begin Source File - -SOURCE=.\QuantumFlash.cpp -# End Source File -# Begin Source File - -SOURCE=.\QuantumView.cpp -# End Source File -# Begin Source File - -SOURCE=.\QuitView.cpp -# End Source File -# Begin Source File - -SOURCE=.\RadioHandler.cpp -# End Source File -# Begin Source File - -SOURCE=.\RadioMessage.cpp -# End Source File -# Begin Source File - -SOURCE=.\RadioTraffic.cpp -# End Source File -# Begin Source File - -SOURCE=.\RadioView.cpp -# End Source File -# Begin Source File - -SOURCE=.\RadioVox.cpp -# End Source File -# Begin Source File - -SOURCE=.\RLoc.cpp -# End Source File -# Begin Source File - -SOURCE=.\SeekerAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\Sensor.cpp -# End Source File -# Begin Source File - -SOURCE=.\Shield.cpp -# End Source File -# Begin Source File - -SOURCE=.\ShieldRep.cpp -# End Source File -# Begin Source File - -SOURCE=.\Ship.cpp -# End Source File -# Begin Source File - -SOURCE=.\ShipAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\ShipCtrl.cpp -# End Source File -# Begin Source File - -SOURCE=.\ShipDesign.cpp -# End Source File -# Begin Source File - -SOURCE=.\ShipKiller.cpp -# End Source File -# Begin Source File - -SOURCE=.\ShipSolid.cpp -# End Source File -# Begin Source File - -SOURCE=.\Shot.cpp -# End Source File -# Begin Source File - -SOURCE=.\Sim.cpp - -!IF "$(CFG)" == "Stars - Win32 Release" - -# ADD CPP /FAcs - -!ELSEIF "$(CFG)" == "Stars - Win32 Debug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\SimEvent.cpp -# End Source File -# Begin Source File - -SOURCE=.\SimObject.cpp -# End Source File -# Begin Source File - -SOURCE=.\Sky.cpp -# End Source File -# Begin Source File - -SOURCE=.\Stars.rc -# End Source File -# Begin Source File - -SOURCE=.\StarServer.cpp -# End Source File -# Begin Source File - -SOURCE=.\Starshatter.cpp -# End Source File -# Begin Source File - -SOURCE=.\StarshipAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\StarshipTacticalAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\StarSystem.cpp -# End Source File -# Begin Source File - -SOURCE=.\SteerAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\System.cpp -# End Source File -# Begin Source File - -SOURCE=.\SystemDesign.cpp -# End Source File -# Begin Source File - -SOURCE=.\TacRefDlg.cpp -# End Source File -# Begin Source File - -SOURCE=.\TacticalAI.cpp -# End Source File -# Begin Source File - -SOURCE=.\TacticalView.cpp -# End Source File -# Begin Source File - -SOURCE=.\Terrain.cpp -# End Source File -# Begin Source File - -SOURCE=.\TerrainApron.cpp -# End Source File -# Begin Source File - -SOURCE=.\TerrainClouds.cpp -# End Source File -# Begin Source File - -SOURCE=.\TerrainHaze.cpp -# End Source File -# Begin Source File - -SOURCE=.\TerrainPatch.cpp -# End Source File -# Begin Source File - -SOURCE=.\TerrainRegion.cpp -# End Source File -# Begin Source File - -SOURCE=.\Thruster.cpp -# End Source File -# Begin Source File - -SOURCE=.\TrackIR.cpp -# End Source File -# Begin Source File - -SOURCE=.\Trail.cpp -# End Source File -# Begin Source File - -SOURCE=.\VidDlg.cpp -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\Water.cpp -# End Source File -# Begin Source File - -SOURCE=.\Weapon.cpp -# End Source File -# Begin Source File - -SOURCE=.\WeaponDesign.cpp -# End Source File -# Begin Source File - -SOURCE=.\WeaponGroup.cpp -# End Source File -# Begin Source File - -SOURCE=.\Weather.cpp -# End Source File -# Begin Source File - -SOURCE=.\WepView.cpp -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\Asteroid.h -# End Source File -# Begin Source File - -SOURCE=.\AudDlg.h -# End Source File -# Begin Source File - -SOURCE=.\AudioConfig.h -# End Source File -# Begin Source File - -SOURCE=.\Authorization.h -# End Source File -# Begin Source File - -SOURCE=.\AwardDlg.h -# End Source File -# Begin Source File - -SOURCE=.\AwardShowDlg.h -# End Source File -# Begin Source File - -SOURCE=.\BaseScreen.h -# End Source File -# Begin Source File - -SOURCE=.\Callsign.h -# End Source File -# Begin Source File - -SOURCE=.\CameraDirector.h -# End Source File -# Begin Source File - -SOURCE=.\Campaign.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignMissionFighter.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignMissionRequest.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignMissionStarship.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlan.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanAssignment.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanEvent.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanMission.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanMovement.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignPlanStrategic.h -# End Source File -# Begin Source File - -SOURCE=.\CampaignSituationReport.h -# End Source File -# Begin Source File - -SOURCE=.\CmdDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmdForceDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmdIntelDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmdMissionsDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmdMsgDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmdOrdersDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmdTheaterDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmdTitleDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmpCompleteDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmpFileDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmpLoadDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmpnScreen.h -# End Source File -# Begin Source File - -SOURCE=.\CmpSceneDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CmpSelectDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CombatAction.h -# End Source File -# Begin Source File - -SOURCE=.\CombatEvent.h -# End Source File -# Begin Source File - -SOURCE=.\CombatGroup.h -# End Source File -# Begin Source File - -SOURCE=.\CombatRoster.h -# End Source File -# Begin Source File - -SOURCE=.\CombatUnit.h -# End Source File -# Begin Source File - -SOURCE=.\CombatZone.h -# End Source File -# Begin Source File - -SOURCE=.\Component.h -# End Source File -# Begin Source File - -SOURCE=.\ConfirmDlg.h -# End Source File -# Begin Source File - -SOURCE=.\CtlDlg.h -# End Source File -# Begin Source File - -SOURCE=..\nGenEx\DataLoader.h -# End Source File -# Begin Source File - -SOURCE=.\DebriefDlg.h -# End Source File -# Begin Source File - -SOURCE=.\Debris.h -# End Source File -# Begin Source File - -SOURCE=.\DetailSet.h -# End Source File -# Begin Source File - -SOURCE=.\DisplayView.h -# End Source File -# Begin Source File - -SOURCE=.\DriveSprite.h -# End Source File -# Begin Source File - -SOURCE=.\Drone.h -# End Source File -# Begin Source File - -SOURCE=.\DropShipAI.h -# End Source File -# Begin Source File - -SOURCE=.\Element.h -# End Source File -# Begin Source File - -SOURCE=.\EngDlg.h -# End Source File -# Begin Source File - -SOURCE=.\ExitDlg.h -# End Source File -# Begin Source File - -SOURCE=.\Explosion.h -# End Source File -# Begin Source File - -SOURCE=.\FighterAI.h -# End Source File -# Begin Source File - -SOURCE=.\FighterTacticalAI.h -# End Source File -# Begin Source File - -SOURCE=.\FlightPlanner.h -# End Source File -# Begin Source File - -SOURCE=.\FltDlg.h -# End Source File -# Begin Source File - -SOURCE=.\Galaxy.h -# End Source File -# Begin Source File - -SOURCE=.\GameScreen.h -# End Source File -# Begin Source File - -SOURCE=.\Grid.h -# End Source File -# Begin Source File - -SOURCE=.\GroundAI.h -# End Source File -# Begin Source File - -SOURCE=.\Hoop.h -# End Source File -# Begin Source File - -SOURCE=.\HUDSounds.h -# End Source File -# Begin Source File - -SOURCE=.\HUDView.h -# End Source File -# Begin Source File - -SOURCE=.\Instruction.h -# End Source File -# Begin Source File - -SOURCE=.\Intel.h -# End Source File -# Begin Source File - -SOURCE=.\JoyDlg.h -# End Source File -# Begin Source File - -SOURCE=.\KeyDlg.h -# End Source File -# Begin Source File - -SOURCE=.\KeyMap.h -# End Source File -# Begin Source File - -SOURCE=.\LoadDlg.h -# End Source File -# Begin Source File - -SOURCE=.\LoadScreen.h -# End Source File -# Begin Source File - -SOURCE=.\MapView.h -# End Source File -# Begin Source File - -SOURCE=.\MenuDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MenuScreen.h -# End Source File -# Begin Source File - -SOURCE=.\MenuView.h -# End Source File -# Begin Source File - -SOURCE=.\Mfd.h -# End Source File -# Begin Source File - -SOURCE=.\Mission.h -# End Source File -# Begin Source File - -SOURCE=.\MissionEvent.h -# End Source File -# Begin Source File - -SOURCE=.\MissionTemplate.h -# End Source File -# Begin Source File - -SOURCE=.\ModConfig.h -# End Source File -# Begin Source File - -SOURCE=.\ModDlg.h -# End Source File -# Begin Source File - -SOURCE=.\ModInfo.h -# End Source File -# Begin Source File - -SOURCE=.\ModInfoDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnEditDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnElemDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnEventDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnNavDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnObjDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnPkgDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnSelectDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MsnWepDlg.h -# End Source File -# Begin Source File - -SOURCE=.\MusicDirector.h -# End Source File -# Begin Source File - -SOURCE=.\MusicTrack.h -# End Source File -# Begin Source File - -SOURCE=.\NavAI.h -# End Source File -# Begin Source File - -SOURCE=.\NavDlg.h -# End Source File -# Begin Source File - -SOURCE=.\NavLight.h -# End Source File -# Begin Source File - -SOURCE=.\NetAddrDlg.h -# End Source File -# Begin Source File - -SOURCE=.\NetAdminChat.h -# End Source File -# Begin Source File - -SOURCE=.\NetAdminServer.h -# End Source File -# Begin Source File - -SOURCE=.\NetAuth.h -# End Source File -# Begin Source File - -SOURCE=.\NetBrokerClient.h -# End Source File -# Begin Source File - -SOURCE=.\NetChat.h -# End Source File -# Begin Source File - -SOURCE=.\NetClientConfig.h -# End Source File -# Begin Source File - -SOURCE=.\NetClientDlg.h -# End Source File -# Begin Source File - -SOURCE=.\NetData.h -# End Source File -# Begin Source File - -SOURCE=.\NetFileServlet.h -# End Source File -# Begin Source File - -SOURCE=.\NetGame.h -# End Source File -# Begin Source File - -SOURCE=.\NetGameClient.h -# End Source File -# Begin Source File - -SOURCE=.\NetGameServer.h -# End Source File -# Begin Source File - -SOURCE=.\NetLobby.h -# End Source File -# Begin Source File - -SOURCE=.\NetLobbyClient.h -# End Source File -# Begin Source File - -SOURCE=.\NetLobbyDlg.h -# End Source File -# Begin Source File - -SOURCE=.\NetLobbyServer.h -# End Source File -# Begin Source File - -SOURCE=.\NetPacket.h -# End Source File -# Begin Source File - -SOURCE=.\NetPassDlg.h -# End Source File -# Begin Source File - -SOURCE=.\NetPlayer.h -# End Source File -# Begin Source File - -SOURCE=.\NetServerConfig.h -# End Source File -# Begin Source File - -SOURCE=.\NetServerDlg.h -# End Source File -# Begin Source File - -SOURCE=.\NetUnitDlg.h -# End Source File -# Begin Source File - -SOURCE=.\NetUtil.h -# End Source File -# Begin Source File - -SOURCE=.\NPClientWraps.h -# End Source File -# Begin Source File - -SOURCE=.\OptDlg.h -# End Source File -# Begin Source File - -SOURCE=.\PlanScreen.h -# End Source File -# Begin Source File - -SOURCE=.\Player.h -# End Source File -# Begin Source File - -SOURCE=.\PlayerDlg.h -# End Source File -# Begin Source File - -SOURCE=.\Power.h -# End Source File -# Begin Source File - -SOURCE=.\QuantumFlash.h -# End Source File -# Begin Source File - -SOURCE=.\QuantumView.h -# End Source File -# Begin Source File - -SOURCE=.\RadioHandler.h -# End Source File -# Begin Source File - -SOURCE=.\RadioMessage.h -# End Source File -# Begin Source File - -SOURCE=.\RadioView.h -# End Source File -# Begin Source File - -SOURCE=.\RadioVox.h -# End Source File -# Begin Source File - -SOURCE=.\RLoc.h -# End Source File -# Begin Source File - -SOURCE=.\SeekerAI.h -# End Source File -# Begin Source File - -SOURCE=.\ShieldRep.h -# End Source File -# Begin Source File - -SOURCE=.\ShipCtrl.h -# End Source File -# Begin Source File - -SOURCE=.\ShipKiller.h -# End Source File -# Begin Source File - -SOURCE=.\StarServer.h -# End Source File -# Begin Source File - -SOURCE=.\Starshatter.h -# End Source File -# Begin Source File - -SOURCE=.\StarshipAI.h -# End Source File -# Begin Source File - -SOURCE=.\StarshipTacticalAI.h -# End Source File -# Begin Source File - -SOURCE=.\StarSystem.h -# End Source File -# Begin Source File - -SOURCE=.\SteerAI.h -# End Source File -# Begin Source File - -SOURCE=.\SystemDesign.h -# End Source File -# Begin Source File - -SOURCE=.\TacRefDlg.h -# End Source File -# Begin Source File - -SOURCE=.\TacticalAI.h -# End Source File -# Begin Source File - -SOURCE=.\Terrain.h -# End Source File -# Begin Source File - -SOURCE=.\TerrainApron.h -# End Source File -# Begin Source File - -SOURCE=.\TerrainClouds.h -# End Source File -# Begin Source File - -SOURCE=.\TerrainHaze.h -# End Source File -# Begin Source File - -SOURCE=.\TerrainLayer.h -# End Source File -# Begin Source File - -SOURCE=.\TerrainPatch.h -# End Source File -# Begin Source File - -SOURCE=.\Thruster.h -# End Source File -# Begin Source File - -SOURCE=.\TrackIR.h -# End Source File -# Begin Source File - -SOURCE=.\Trail.h -# End Source File -# Begin Source File - -SOURCE=.\VidDlg.h -# End Source File -# Begin Source File - -SOURCE=.\WeaponDesign.h -# End Source File -# Begin Source File - -SOURCE=.\Weather.h -# End Source File -# Begin Source File - -SOURCE=.\WepView.h -# End Source File -# End Group -# Begin Group "Resource Files" - -# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" -# Begin Source File - -SOURCE=.\Stars.ico -# End Source File -# End Group -# End Target -# End Project diff --git a/Stars45/Stars.dsw b/Stars45/Stars.dsw deleted file mode 100644 index f7bf4fe..0000000 --- a/Stars45/Stars.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "Stars"=.\Stars.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/nGenEx/nGenEx.dsp b/nGenEx/nGenEx.dsp deleted file mode 100644 index 5a179f9..0000000 --- a/nGenEx/nGenEx.dsp +++ /dev/null @@ -1,800 +0,0 @@ -# Microsoft Developer Studio Project File - Name="nGenEx" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=nGenEx - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "nGenEx.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "nGenEx.mak" CFG="nGenEx - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "nGenEx - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "nGenEx - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "nGenEx - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\parser" /I "..\FoundationEx" /I "..\zlib" /I "..\LibPng" /I "..\Opcode\OpcodeLib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "nGenEx - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "nGenEx___Win32_Debug" -# PROP BASE Intermediate_Dir "nGenEx___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\parser" /I "..\FoundationEx" /I "..\zlib" /I "..\LibPng" /I "..\Opcode\OpcodeLib" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "nGenEx - Win32 Release" -# Name "nGenEx - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\ActiveWindow.cpp -# End Source File -# Begin Source File - -SOURCE=.\Archive.cpp -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\ArrayList.cpp -# End Source File -# Begin Source File - -SOURCE=.\AviFile.cpp -# End Source File -# Begin Source File - -SOURCE=.\Bitmap.cpp -# End Source File -# Begin Source File - -SOURCE=.\Bmp.cpp -# End Source File -# Begin Source File - -SOURCE=.\Bolt.cpp -# End Source File -# Begin Source File - -SOURCE=.\Button.cpp -# End Source File -# Begin Source File - -SOURCE=.\Camera.cpp -# End Source File -# Begin Source File - -SOURCE=.\CameraView.cpp -# End Source File -# Begin Source File - -SOURCE=.\Color.cpp -# End Source File -# Begin Source File - -SOURCE=.\ComboBox.cpp -# End Source File -# Begin Source File - -SOURCE=.\ComboList.cpp -# End Source File -# Begin Source File - -SOURCE=.\ContentBundle.cpp -# End Source File -# Begin Source File - -SOURCE=.\D3DXImage.cpp -# End Source File -# Begin Source File - -SOURCE=.\DataLoader.cpp -# End Source File -# Begin Source File - -SOURCE=.\EditBox.cpp -# End Source File -# Begin Source File - -SOURCE=.\Encrypt.cpp -# End Source File -# Begin Source File - -SOURCE=.\EventDispatch.cpp -# End Source File -# Begin Source File - -SOURCE=.\FadeView.cpp -# End Source File -# Begin Source File - -SOURCE=.\Fix.cpp -# End Source File -# Begin Source File - -SOURCE=.\Font.cpp -# End Source File -# Begin Source File - -SOURCE=.\FontMgr.cpp -# End Source File -# Begin Source File - -SOURCE=.\FormatUtil.cpp -# End Source File -# Begin Source File - -SOURCE=.\FormDef.cpp -# End Source File -# Begin Source File - -SOURCE=.\FormWindow.cpp -# End Source File -# Begin Source File - -SOURCE=.\Game.cpp -# End Source File -# Begin Source File - -SOURCE=.\Geometry.cpp -# End Source File -# Begin Source File - -SOURCE=.\Graphic.cpp -# End Source File -# Begin Source File - -SOURCE=.\ImageBox.cpp -# End Source File -# Begin Source File - -SOURCE=.\ImgView.cpp -# End Source File -# Begin Source File - -SOURCE=.\Joystick.cpp -# End Source File -# Begin Source File - -SOURCE=.\Keyboard.cpp -# End Source File -# Begin Source File - -SOURCE=.\Layout.cpp -# End Source File -# Begin Source File - -SOURCE=.\Light.cpp -# End Source File -# Begin Source File - -SOURCE=.\ListBox.cpp -# End Source File -# Begin Source File - -SOURCE=.\Locale.cpp -# End Source File -# Begin Source File - -SOURCE=.\MachineInfo.cpp -# End Source File -# Begin Source File - -SOURCE=.\MCIWave.cpp -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\MemDebug.cpp -# End Source File -# Begin Source File - -SOURCE=.\Menu.cpp -# End Source File -# Begin Source File - -SOURCE=.\Mouse.cpp -# End Source File -# Begin Source File - -SOURCE=.\MouseController.cpp -# End Source File -# Begin Source File - -SOURCE=.\MultiController.cpp -# End Source File -# Begin Source File - -SOURCE=..\Parser\Parser.cpp -# End Source File -# Begin Source File - -SOURCE=.\ParseUtil.cpp -# End Source File -# Begin Source File - -SOURCE=.\Particles.cpp -# End Source File -# Begin Source File - -SOURCE=.\PCX.CPP -# End Source File -# Begin Source File - -SOURCE=.\Physical.cpp -# End Source File -# Begin Source File - -SOURCE=.\PngImage.cpp -# End Source File -# Begin Source File - -SOURCE=.\Polygon.cpp -# End Source File -# Begin Source File - -SOURCE=.\Projector.cpp -# End Source File -# Begin Source File - -SOURCE=.\Random.cpp -# End Source File -# Begin Source File - -SOURCE=..\Parser\Reader.cpp -# End Source File -# Begin Source File - -SOURCE=.\Res.cpp -# End Source File -# Begin Source File - -SOURCE=.\RichTextBox.cpp -# End Source File -# Begin Source File - -SOURCE=.\Scene.cpp -# End Source File -# Begin Source File - -SOURCE=.\Screen.cpp -# End Source File -# Begin Source File - -SOURCE=.\ScrollWindow.cpp -# End Source File -# Begin Source File - -SOURCE=.\Sha1.cpp -# End Source File -# Begin Source File - -SOURCE=.\Shadow.cpp -# End Source File -# Begin Source File - -SOURCE=.\Skin.cpp -# End Source File -# Begin Source File - -SOURCE=.\Slider.cpp -# End Source File -# Begin Source File - -SOURCE=.\Solid.cpp -# End Source File -# Begin Source File - -SOURCE=.\Sound.cpp -# End Source File -# Begin Source File - -SOURCE=.\SoundCard.cpp -# End Source File -# Begin Source File - -SOURCE=.\SoundD3D.cpp -# End Source File -# Begin Source File - -SOURCE=.\Sprite.cpp -# End Source File -# Begin Source File - -SOURCE=..\Parser\Term.cpp -# End Source File -# Begin Source File - -SOURCE=.\TexCubeDX9.cpp -# End Source File -# Begin Source File - -SOURCE=.\TexDX9.cpp -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\Text.cpp -# End Source File -# Begin Source File - -SOURCE=..\Parser\Token.cpp -# End Source File -# Begin Source File - -SOURCE=.\Video.cpp -# End Source File -# Begin Source File - -SOURCE=.\VideoDX9.cpp -# End Source File -# Begin Source File - -SOURCE=.\VideoDX9Enum.cpp -# End Source File -# Begin Source File - -SOURCE=.\VideoDX9VertexBuffer.cpp -# End Source File -# Begin Source File - -SOURCE=.\VideoFactory.cpp -# End Source File -# Begin Source File - -SOURCE=.\VideoSettings.cpp -# End Source File -# Begin Source File - -SOURCE=.\Water.cpp -# End Source File -# Begin Source File - -SOURCE=.\WebBrowser.cpp -# End Source File -# Begin Source File - -SOURCE=.\Window.cpp -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\ActiveWindow.h -# End Source File -# Begin Source File - -SOURCE=.\Archive.h -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\ArrayList.h -# End Source File -# Begin Source File - -SOURCE=.\AviFile.h -# End Source File -# Begin Source File - -SOURCE=.\Bitmap.h -# End Source File -# Begin Source File - -SOURCE=.\Bmp.h -# End Source File -# Begin Source File - -SOURCE=.\Bolt.h -# End Source File -# Begin Source File - -SOURCE=.\Button.h -# End Source File -# Begin Source File - -SOURCE=.\Camera.h -# End Source File -# Begin Source File - -SOURCE=.\CameraView.h -# End Source File -# Begin Source File - -SOURCE=.\Color.h -# End Source File -# Begin Source File - -SOURCE=.\ComboBox.h -# End Source File -# Begin Source File - -SOURCE=.\ComboList.h -# End Source File -# Begin Source File - -SOURCE=.\ContentBundle.h -# End Source File -# Begin Source File - -SOURCE=.\D3DXImage.h -# End Source File -# Begin Source File - -SOURCE=.\DataLoader.h -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\Dictionary.h -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\Dictionary.inl -# End Source File -# Begin Source File - -SOURCE=.\Director.h -# End Source File -# Begin Source File - -SOURCE=.\EditBox.h -# End Source File -# Begin Source File - -SOURCE=.\Encrypt.h -# End Source File -# Begin Source File - -SOURCE=.\EventDispatch.h -# End Source File -# Begin Source File - -SOURCE=.\EventTarget.h -# End Source File -# Begin Source File - -SOURCE=.\EventTgt.h -# End Source File -# Begin Source File - -SOURCE=.\Fix.h -# End Source File -# Begin Source File - -SOURCE=.\Font.h -# End Source File -# Begin Source File - -SOURCE=.\FontMgr.h -# End Source File -# Begin Source File - -SOURCE=.\FormatUtil.h -# End Source File -# Begin Source File - -SOURCE=.\FormDef.h -# End Source File -# Begin Source File - -SOURCE=.\FormWindow.h -# End Source File -# Begin Source File - -SOURCE=.\Game.h -# End Source File -# Begin Source File - -SOURCE=.\Geometry.h -# End Source File -# Begin Source File - -SOURCE=.\Graphic.h -# End Source File -# Begin Source File - -SOURCE=.\IA3D.H -# End Source File -# Begin Source File - -SOURCE=.\ImageBox.h -# End Source File -# Begin Source File - -SOURCE=.\ImgView.h -# End Source File -# Begin Source File - -SOURCE=.\Joystick.h -# End Source File -# Begin Source File - -SOURCE=.\Keyboard.h -# End Source File -# Begin Source File - -SOURCE=.\Layout.h -# End Source File -# Begin Source File - -SOURCE=.\Light.h -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\List.inl -# End Source File -# Begin Source File - -SOURCE=.\ListBox.h -# End Source File -# Begin Source File - -SOURCE=.\Locale.h -# End Source File -# Begin Source File - -SOURCE=.\MachineInfo.h -# End Source File -# Begin Source File - -SOURCE=.\MCIWave.h -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\MemDebug.h -# End Source File -# Begin Source File - -SOURCE=.\Menu.h -# End Source File -# Begin Source File - -SOURCE=.\MotionController.h -# End Source File -# Begin Source File - -SOURCE=.\Mouse.h -# End Source File -# Begin Source File - -SOURCE=.\MouseController.h -# End Source File -# Begin Source File - -SOURCE=.\MultiController.h -# End Source File -# Begin Source File - -SOURCE=..\Parser\Parser.h -# End Source File -# Begin Source File - -SOURCE=.\Particles.h -# End Source File -# Begin Source File - -SOURCE=.\Pcx.h -# End Source File -# Begin Source File - -SOURCE=.\Physical.h -# End Source File -# Begin Source File - -SOURCE=.\Polygon.h -# End Source File -# Begin Source File - -SOURCE=.\Projector.h -# End Source File -# Begin Source File - -SOURCE=.\Random.h -# End Source File -# Begin Source File - -SOURCE=..\Parser\Reader.h -# End Source File -# Begin Source File - -SOURCE=.\Res.h -# End Source File -# Begin Source File - -SOURCE=.\Resource.h -# End Source File -# Begin Source File - -SOURCE=.\RichTextBox.h -# End Source File -# Begin Source File - -SOURCE=.\Scene.h -# End Source File -# Begin Source File - -SOURCE=.\Screen.h -# End Source File -# Begin Source File - -SOURCE=.\ScrollWindow.h -# End Source File -# Begin Source File - -SOURCE=.\Sha1.h -# End Source File -# Begin Source File - -SOURCE=.\Shadow.h -# End Source File -# Begin Source File - -SOURCE=.\Skin.h -# End Source File -# Begin Source File - -SOURCE=.\Slider.h -# End Source File -# Begin Source File - -SOURCE=.\Solid.h -# End Source File -# Begin Source File - -SOURCE=.\Sound.h -# End Source File -# Begin Source File - -SOURCE=.\SoundCard.h -# End Source File -# Begin Source File - -SOURCE=.\SoundD3D.h -# End Source File -# Begin Source File - -SOURCE=.\Sprite.h -# End Source File -# Begin Source File - -SOURCE=..\Parser\Term.h -# End Source File -# Begin Source File - -SOURCE=.\TexCubeDX9.h -# End Source File -# Begin Source File - -SOURCE=.\TexDX9.h -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\Text.h -# End Source File -# Begin Source File - -SOURCE=..\FoundationEx\ThreadSync.h -# End Source File -# Begin Source File - -SOURCE=.\TimeSnap.h -# End Source File -# Begin Source File - -SOURCE=..\Parser\Token.h -# End Source File -# Begin Source File - -SOURCE=.\Types.h -# End Source File -# Begin Source File - -SOURCE="..\..\Program Files\Microsoft Visual Studio\VC98\Include\SYS\TYPES.H" -# End Source File -# Begin Source File - -SOURCE=.\Universe.h -# End Source File -# Begin Source File - -SOURCE=.\Video.h -# End Source File -# Begin Source File - -SOURCE=.\VideoDX9.h -# End Source File -# Begin Source File - -SOURCE=.\VideoDX9Enum.h -# End Source File -# Begin Source File - -SOURCE=.\VideoDX9VertexBuffer.h -# End Source File -# Begin Source File - -SOURCE=.\VideoFactory.h -# End Source File -# Begin Source File - -SOURCE=.\VideoSettings.h -# End Source File -# Begin Source File - -SOURCE=.\View.h -# End Source File -# Begin Source File - -SOURCE=.\Water.h -# End Source File -# Begin Source File - -SOURCE=.\Wave.h -# End Source File -# Begin Source File - -SOURCE=.\WebBrowser.h -# End Source File -# Begin Source File - -SOURCE=.\Window.h -# End Source File -# End Group -# End Target -# End Project diff --git a/nGenEx/nGenEx.dsw b/nGenEx/nGenEx.dsw deleted file mode 100644 index e0f1773..0000000 --- a/nGenEx/nGenEx.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "nGenEx"=.\nGenEx.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - diff --git a/zlib/Zlib.dsp b/zlib/Zlib.dsp deleted file mode 100644 index 21818dd..0000000 --- a/zlib/Zlib.dsp +++ /dev/null @@ -1,188 +0,0 @@ -# Microsoft Developer Studio Project File - Name="Zlib" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Static Library" 0x0104 - -CFG=Zlib - Win32 Debug -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "Zlib.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "Zlib.mak" CFG="Zlib - Win32 Debug" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "Zlib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "Zlib - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -RSC=rc.exe - -!IF "$(CFG)" == "Zlib - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Zlib___Win32_Release" -# PROP BASE Intermediate_Dir "Zlib___Win32_Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ELSEIF "$(CFG)" == "Zlib - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Zlib___Win32_Debug" -# PROP BASE Intermediate_Dir "Zlib___Win32_Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo - -!ENDIF - -# Begin Target - -# Name "Zlib - Win32 Release" -# Name "Zlib - Win32 Debug" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=.\adler32.c -# End Source File -# Begin Source File - -SOURCE=.\compress.c -# End Source File -# Begin Source File - -SOURCE=.\crc32.c -# End Source File -# Begin Source File - -SOURCE=.\deflate.c -# End Source File -# Begin Source File - -SOURCE=.\gzio.c -# End Source File -# Begin Source File - -SOURCE=.\infback.c -# End Source File -# Begin Source File - -SOURCE=.\inffast.c -# End Source File -# Begin Source File - -SOURCE=.\inflate.c -# End Source File -# Begin Source File - -SOURCE=.\inftrees.c -# End Source File -# Begin Source File - -SOURCE=.\minigzip.c -# End Source File -# Begin Source File - -SOURCE=.\trees.c -# End Source File -# Begin Source File - -SOURCE=.\uncompr.c -# End Source File -# Begin Source File - -SOURCE=.\zutil.c -# End Source File -# End Group -# Begin Group "Header Files" - -# PROP Default_Filter "h;hpp;hxx;hm;inl" -# Begin Source File - -SOURCE=.\crc32.h -# End Source File -# Begin Source File - -SOURCE=.\deflate.h -# End Source File -# Begin Source File - -SOURCE=.\inffast.h -# End Source File -# Begin Source File - -SOURCE=.\inffixed.h -# End Source File -# Begin Source File - -SOURCE=.\inflate.h -# End Source File -# Begin Source File - -SOURCE=.\inftrees.h -# End Source File -# Begin Source File - -SOURCE=.\trees.h -# End Source File -# Begin Source File - -SOURCE=.\zconf.h -# End Source File -# Begin Source File - -SOURCE=.\zconf.in.h -# End Source File -# Begin Source File - -SOURCE=.\zlib.h -# End Source File -# Begin Source File - -SOURCE=.\zutil.h -# End Source File -# End Group -# End Target -# End Project diff --git a/zlib/Zlib.dsw b/zlib/Zlib.dsw deleted file mode 100644 index d0435f6..0000000 --- a/zlib/Zlib.dsw +++ /dev/null @@ -1,29 +0,0 @@ -Microsoft Developer Studio Workspace File, Format Version 6.00 -# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! - -############################################################################### - -Project: "Zlib"=.\Zlib.dsp - Package Owner=<4> - -Package=<5> -{{{ -}}} - -Package=<4> -{{{ -}}} - -############################################################################### - -Global: - -Package=<5> -{{{ -}}} - -Package=<3> -{{{ -}}} - -############################################################################### - -- cgit v1.1