- file renaming and includes done
[genesis3d.git] / G3D / Engine / Drivers / SoftDrv / SoftDrv.dsp
diff --git a/G3D/Engine/Drivers/SoftDrv/SoftDrv.dsp b/G3D/Engine/Drivers/SoftDrv/SoftDrv.dsp
deleted file mode 100644 (file)
index e7e030a..0000000
+++ /dev/null
@@ -1,304 +0,0 @@
-# Microsoft Developer Studio Project File - Name="SoftDrv" - Package Owner=<4>\r
-# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
-# ** DO NOT EDIT **\r
-\r
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
-\r
-CFG=SoftDrv - Win32 Debug\r
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
-!MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "SoftDrv.mak".\r
-!MESSAGE \r
-!MESSAGE You can specify a configuration when running NMAKE\r
-!MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "SoftDrv.mak" CFG="SoftDrv - Win32 Debug"\r
-!MESSAGE \r
-!MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
-!MESSAGE "SoftDrv - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
-!MESSAGE "SoftDrv - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
-!MESSAGE \r
-\r
-# Begin Project\r
-# PROP AllowPerConfigDependencies 0\r
-# PROP Scc_ProjName ""$/Genesis10/Source/Engine/Drivers/SoftDrv", EVPBAAAA"\r
-# PROP Scc_LocalPath "."\r
-CPP=cl.exe\r
-MTL=midl.exe\r
-RSC=rc.exe\r
-\r
-!IF  "$(CFG)" == "SoftDrv - Win32 Release"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir "Release"\r
-# PROP BASE Intermediate_Dir "Release"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir "Release"\r
-# PROP Intermediate_Dir "Release"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SOFTDRV_EXPORTS" /YX /FD /c\r
-# ADD CPP /nologo /MT /W3 /GX /O2 /X /I "..\..\.." /I "..\..\..\Support" /I "..\\" /I "..\..\..\Math" /I "..\..\..\Bitmap" /I "..\..\..\..\MsDev60\Include" /I "..\..\..\..\Sdk\Dx6SDK\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SOFTDRV_EXPORTS" /YX /FD /c\r
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
-# ADD RSC /l 0x409 /d "NDEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# 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\r
-# ADD LINK32 /nologo /dll /machine:I386 /nodefaultlib\r
-\r
-!ELSEIF  "$(CFG)" == "SoftDrv - Win32 Debug"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir "Debug"\r
-# PROP BASE Intermediate_Dir "Debug"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir "Debug"\r
-# PROP Intermediate_Dir "Debug"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SOFTDRV_EXPORTS" /YX /FD /GZ /c\r
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /X /I "..\..\.." /I "..\..\..\Support" /I "..\\" /I "..\..\..\Math" /I "..\..\..\Bitmap" /I "..\..\..\..\MsDev60\Include" /I "..\..\..\..\Sdk\Dx6SDK\Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SOFTDRV_EXPORTS" /YX /FD /GZ /c\r
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
-# ADD RSC /l 0x409 /d "_DEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# 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\r
-# ADD LINK32 /nologo /dll /debug /machine:I386 /nodefaultlib /pdbtype:sept\r
-\r
-!ENDIF \r
-\r
-# Begin Target\r
-\r
-# Name "SoftDrv - Win32 Release"\r
-# Name "SoftDrv - Win32 Debug"\r
-# Begin Group "Source Files"\r
-\r
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
-# Begin Source File\r
-\r
-SOURCE=.\3dnowspan.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\amdspan.asm\r
-\r
-!IF  "$(CFG)" == "SoftDrv - Win32 Release"\r
-\r
-# Begin Custom Build\r
-InputPath=.\amdspan.asm\r
-\r
-".\amdspan.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
-       ..\..\..\..\masm\bin\ml -c -I ..\..\..\..\masm\include -coff amdspan.asm\r
-\r
-# End Custom Build\r
-\r
-!ELSEIF  "$(CFG)" == "SoftDrv - Win32 Debug"\r
-\r
-# Begin Custom Build\r
-InputPath=.\amdspan.asm\r
-\r
-".\amdspan.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
-       ..\..\..\..\masm\bin\ml -c -I ..\..\..\..\masm\include -coff amdspan.asm\r
-\r
-# End Custom Build\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\dmodes.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\dmodes.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\drawspan.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\drawspan.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\register.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\Register.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\render.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\Render.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\Sal.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\scene.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\Scene.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\softdrv.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\Softdrv.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\span.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\Span.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\system.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\System.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\Math\Vec3d.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\Math\Vec3d.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\W32sal.cpp\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\x86span555.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\x86span555.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\x86span565.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\x86span565.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\Math\Xform3d.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\Math\Xform3d.h\r
-# End Source File\r
-# End Group\r
-# Begin Group "Resource Files"\r
-\r
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
-# End Group\r
-# Begin Group "Libraries"\r
-\r
-# PROP Default_Filter ""\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Winspool.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Comdlg32.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Gdi32.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Kernel32.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Libcmt.lib\r
-\r
-!IF  "$(CFG)" == "SoftDrv - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "SoftDrv - Win32 Debug"\r
-\r
-# PROP Exclude_From_Build 1\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Libcmtd.lib\r
-\r
-!IF  "$(CFG)" == "SoftDrv - Win32 Release"\r
-\r
-# PROP Exclude_From_Build 1\r
-\r
-!ELSEIF  "$(CFG)" == "SoftDrv - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Oldnames.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Shell32.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\User32.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Uuid.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Advapi32.lib\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=..\..\..\..\MSDev60\lib\Winmm.lib\r
-# End Source File\r
-# End Group\r
-# End Target\r
-# End Project\r