added everything

This commit is contained in:
Metario
2017-04-17 06:17:10 -06:00
commit 9c6ff74f19
6121 changed files with 1625704 additions and 0 deletions

3370
vc6/Torque Demo.dsp Executable file

File diff suppressed because it is too large Load Diff

3298
vc6/Torque Lib.dsp Executable file

File diff suppressed because it is too large Load Diff

209
vc6/Torque SDK.dsw Executable file
View File

@ -0,0 +1,209 @@
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
Project: "Torque Demo"=".\Torque Demo.dsp" - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name ljpeg
End Project Dependency
Begin Project Dependency
Project_Dep_Name lpng
End Project Dependency
Begin Project Dependency
Project_Dep_Name lungif
End Project Dependency
Begin Project Dependency
Project_Dep_Name zlib
End Project Dependency
Begin Project Dependency
Project_Dep_Name glu2d3d
End Project Dependency
Begin Project Dependency
Project_Dep_Name opengl2d3d
End Project Dependency
}}}
###############################################################################
Project: "Torque Lib"=".\Torque Lib.dsp" - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name ljpeg
End Project Dependency
Begin Project Dependency
Project_Dep_Name lpng
End Project Dependency
Begin Project Dependency
Project_Dep_Name lungif
End Project Dependency
Begin Project Dependency
Project_Dep_Name zlib
End Project Dependency
Begin Project Dependency
Project_Dep_Name glu2d3d
End Project Dependency
Begin Project Dependency
Project_Dep_Name opengl2d3d
End Project Dependency
}}}
###############################################################################
Project: "buildWad"=.\buildWad.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Torque Lib
End Project Dependency
}}}
###############################################################################
Project: "dtsSDK"=.\dtsSDK.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "glu2d3d"=.\glu2d3d.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name opengl2d3d
End Project Dependency
}}}
###############################################################################
Project: "ljpeg"=.\ljpeg.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "lpng"=.\lpng.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name zlib
End Project Dependency
}}}
###############################################################################
Project: "lungif"=.\lungif.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "map2dif"=.\map2dif.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Torque Lib
End Project Dependency
}}}
###############################################################################
Project: "map2dif plus"=".\map2dif plus.dsp" - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "opengl2d3d"=.\opengl2d3d.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "zlib"=.\zlib.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Global:
Package=<5>
{{{
}}}
Package=<3>
{{{
}}}
###############################################################################

72
vc6/TorqueDemo.rc Executable file
View File

@ -0,0 +1,72 @@
//Microsoft Developer Studio generated resource script.
//
#include "../engine/game/resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "windows.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_ICON1 ICON DISCARDABLE "torque.ico"
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED

8
vc6/VC6 .cc compiling.reg Executable file
View File

@ -0,0 +1,8 @@
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Devstudio\6.0\Build System\Components\Platforms\Win32 (x86)\Tools\32-bit C/C++ Compiler for 80x86]
"Input_Spec"="*.c;*.cpp;*.cxx;*.cc"
[HKEY_CURRENT_USER\Software\Microsoft\Devstudio\6.0\Build System\Components\Platforms\Win32 (x86)\Tools\32-bit C/C++ Compiler f<>r 80x86]
"Input_Spec"="*.c;*.cpp;*.cxx;*.cc"
[HKEY_CURRENT_USER\Software\Microsoft\Devstudio\6.0\Text Editor\Tabs/Language Settings\C/C++]
"FileExtensions"="cpp;cxx;c;h;hxx;hpp;inl;tlh;tli;rc;rc2;cc"

120
vc6/buildWad.dsp Executable file
View File

@ -0,0 +1,120 @@
# Microsoft Developer Studio Project File - Name="buildWad" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=buildWad - 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 "buildWad.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 "buildWad.mak" CFG="buildWad - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "buildWad - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "buildWad - 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)" == "buildWad - 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 "../tools/out.VC6.RELEASE"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/buildWad"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MT /GR /GX /O2 /I "../engine" /I "../lib/zlib" /I "../lib/lungif" /I "../lib/lpng" /I "../lib/ljpeg" /I "../tools" /YX /FD /c /Tp
# 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 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 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB ljpeg.lib lpng.lib lungif.lib zlib.lib engine.lib /nologo /subsystem:console /machine:I386 /nodefaultlib:"libc" /out:"../tools/buildWad.exe" /libpath:"../lib/out.VC6.RELEASE"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "buildWad - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "buildWad___Win32_Debug"
# PROP BASE Intermediate_Dir "buildWad___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../tools/out.VC6.DEBUG"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/buildWad"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MT /Gm /GR /GX /ZI /Od /I "../engine" /I "../lib/zlib" /I "../lib/lungif" /I "../lib/lpng" /I "../lib/ljpeg" /I "../tools" /D "TORQUE_DEBUG" /YX /FD /GZ /c /Tp
# 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 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 /pdbtype:sept
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB ljpeg_DEBUG.lib lpng_DEBUG.lib lungif_DEBUG.lib zlib_DEBUG.lib engine_DEBUG.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"libcd" /out:"../tools/buildWad_DEBUG.exe" /pdbtype:sept /libpath:"../lib/out.VC6.DEBUG"
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "buildWad - Win32 Release"
# Name "buildWad - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\tools\buildWad\main.cc
# End Source File
# Begin Source File
SOURCE=..\tools\buildWad\palQuantization.cc
# End Source File
# Begin Source File
SOURCE=..\tools\buildWad\wadProcessor.cc
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\buildWad\palQuantization.h
# End Source File
# Begin Source File
SOURCE=..\tools\buildWad\wadProcessor.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"
# End Group
# End Target
# End Project

168
vc6/dtsSDK.dsp Executable file
View File

@ -0,0 +1,168 @@
# Microsoft Developer Studio Project File - Name="dtsSDK" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=dtsSDK - 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 "dtsSDK.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 "dtsSDK.mak" CFG="dtsSDK - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "dtsSDK - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "dtsSDK - 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)" == "dtsSDK - 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 "../lib/out.VC6.RELEASE"
# PROP Intermediate_Dir "../lib/out.VC6.RELEASE/dtsSDK"
# 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 /GR /GX /O2 /I "../lib/dtsSDK" /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 /NODEFAULTLIB:LIBC
!ELSEIF "$(CFG)" == "dtsSDK - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "dtsSDK___Win32_Debug"
# PROP BASE Intermediate_Dir "dtsSDK___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../lib/out.VC6.DEBUG"
# PROP Intermediate_Dir "../lib/out.VC6.DEBUG/dtsSDK"
# 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 /GR /GX /ZI /Od /I "../lib/dtsSDK" /D "TORQUE_DEBUG" /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 /out:"../lib/out.VC6.DEBUG/dtsSDK_DEBUG.lib" /NODEFAULTLIB:LIBCD
!ENDIF
# Begin Target
# Name "dtsSDK - Win32 Release"
# Name "dtsSDK - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSBrushMesh.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSMatrix.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSMesh.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSNormalTable.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSQuaternion.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSShape.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSBrushMesh.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSEndian.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSInputStream.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSInterpolation.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSMatrix.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSMesh.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSOutputStream.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSPlugin.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSPoint.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSQuaternion.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSShape.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSTypes.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDK\DTSVector.h
# End Source File
# End Group
# End Target
# End Project

256
vc6/dtsSDKPlus.dsp Executable file
View File

@ -0,0 +1,256 @@
# Microsoft Developer Studio Project File - Name="dtsSDKPlus" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=dtsSDKPlus - Win32 Hybrid
!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 "dtsSDKPlus.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 "dtsSDKPlus.mak" CFG="dtsSDKPlus - Win32 Hybrid"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "dtsSDKPlus - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "dtsSDKPlus - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "dtsSDKPlus - Win32 Hybrid" (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)" == "dtsSDKPlus - 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 "../lib/out.VC6.RELEASE"
# PROP Intermediate_Dir "../lib/out.VC6.RELEASE/dtsSDKPlus"
# 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 "..\lib\dtsSDK" /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)" == "dtsSDKPlus - 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 "../lib/out.VC6.DEBUG"
# PROP Intermediate_Dir "../lib/out.VC6.DEBUG/dtsSDKPlus"
# 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 /GR /GX /ZI /Od /I "..\lib\dtsSDK" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
# SUBTRACT CPP /Fr /YX
# 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 /out:"../lib/out.VC6.DEBUG/dtsSDKPlus_DEBUG.lib" /NODEFAULTLIB:LIBCD
!ELSEIF "$(CFG)" == "dtsSDKPlus - Win32 Hybrid"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "dtsSDKPlus___Win32_Hybrid"
# PROP BASE Intermediate_Dir "dtsSDKPlus___Win32_Hybrid"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../lib/out.VC6.HYBRID"
# PROP Intermediate_Dir "../lib/out.VC6.HYBRID/dtsSDKPlus"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "..\dtsSDK" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
# SUBTRACT BASE CPP /Fr /YX
# ADD CPP /nologo /MT /W3 /Gm /GR /GX /ZI /Od /I "..\lib\dtsSDK" /D "WIN32" /D "_LIB" /FD /GZ /c
# SUBTRACT CPP /Fr /YX
# 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 /out:"../out.VC6.DEBUG/dtsSDKPlus_DEBUG.lib" /NODEFAULTLIB:LIBCD
# ADD LIB32 /nologo
!ENDIF
# Begin Target
# Name "dtsSDKPlus - Win32 Release"
# Name "dtsSDKPlus - Win32 Debug"
# Name "dtsSDKPlus - Win32 Hybrid"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appConfig.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appIfl.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appMesh.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appNode.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appSceneEnum.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appSequence.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appTime.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\decomp\Decompose.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\DTSUtil.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\nvStripWrap.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\nvtristrip\NvTriStrip.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\nvtristrip\NvTriStripObjects.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\ShapeMimic.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\stripper.cpp
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\translucentSort.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appConfig.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appIfl.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appMesh.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appNode.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appSceneEnum.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appSequence.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\appTime.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\decomp\Decompose.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\dtsBitMatrix.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\DTSPlusTypes.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\DTSUtil.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\nvStripWrap.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\nvtristrip\NvTriStrip.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\nvtristrip\NvTriStripObjects.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\sceneEnum.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\ShapeMimic.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\stripper.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\translucentSort.h
# End Source File
# Begin Source File
SOURCE=..\lib\dtsSDKPlus\nvtristrip\VertexCache.h
# End Source File
# End Group
# End Target
# End Project

123
vc6/glu2d3d.dsp Executable file
View File

@ -0,0 +1,123 @@
# Microsoft Developer Studio Project File - Name="glu2d3d" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=glu2d3d - 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 "glu2d3d.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 "glu2d3d.mak" CFG="glu2d3d - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "glu2d3d - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "glu2d3d - 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)" == "glu2d3d - 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 "../lib/out.VC6.RELEASE"
# PROP Intermediate_Dir "../lib/out.VC6.RELEASE/opengl2d3d"
# 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 "GLU2D3D_EXPORTS" /YX /FD /c
# ADD CPP /nologo /GR /O2 /I "..\lib\directx8" /I "..\lib" /YX /FD /c /Tp
# 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 /dll /machine:I386
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB vfw32.lib d3dx.lib ddraw.lib /nologo /dll /machine:I386 /out:"../example/glu2d3d.dll" /libpath:"..\lib\out.VC6.RELEASE" /libpath:"..\lib\directx8"
!ELSEIF "$(CFG)" == "glu2d3d - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "glu2d3d___Win32_Debug"
# PROP BASE Intermediate_Dir "glu2d3d___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../lib/out.VC6.DEBUG"
# PROP Intermediate_Dir "../lib/out.VC6.DEBUG/opengl2d3d"
# 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 "GLU2D3D_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /Gm /GR /ZI /Od /I "..\lib\directx8" /I "..\lib" /D "TORQUE_DEBUG" /YX /FD /GZ /c /Tp
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB vfw32.lib d3dx.lib ddraw.lib /nologo /dll /debug /machine:I386 /out:"../example/glu2d3d_DEBUG.dll" /pdbtype:sept /libpath:"..\lib\out.VC6.DEBUG" /libpath:"..\lib\directx8"
!ENDIF
# Begin Target
# Name "glu2d3d - Win32 Release"
# Name "glu2d3d - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\lib\opengl2d3d\GLU2D3D.cc
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\lib\opengl2d3d\gllist.h
# End Source File
# Begin Source File
SOURCE=..\lib\opengl2d3d\GLU2D3D.h
# End Source File
# Begin Source File
SOURCE=..\lib\opengl2d3d\OpenGL2D3D.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=..\lib\opengl2d3d\glu2d3d.def
# End Source File
# End Group
# End Target
# End Project

324
vc6/ljpeg.dsp Executable file
View File

@ -0,0 +1,324 @@
# Microsoft Developer Studio Project File - Name="ljpeg" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=ljpeg - 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 "ljpeg.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 "ljpeg.mak" CFG="ljpeg - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "ljpeg - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "ljpeg - 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)" == "ljpeg - 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 "../lib/out.VC6.RELEASE"
# PROP Intermediate_Dir "../lib/out.VC6.RELEASE/ljpeg"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /W3 /GR /O2 /I "ljpeg" /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 /NODEFAULTLIB:LIBC
!ELSEIF "$(CFG)" == "ljpeg - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "ljpeg___Win32_Debug"
# PROP BASE Intermediate_Dir "ljpeg___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../lib/out.VC6.DEBUG"
# PROP Intermediate_Dir "../lib/out.VC6.DEBUG/ljpeg"
# 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 /W3 /Gm /GR /ZI /Od /I "ljpeg" /D "TORQUE_DEBUG" /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 /out:"../lib/out.VC6.DEBUG/ljpeg_DEBUG.lib" /NODEFAULTLIB:LIBCD
!ENDIF
# Begin Target
# Name "ljpeg - Win32 Release"
# Name "ljpeg - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\lib\ljpeg\jcapimin.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcapistd.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jccoefct.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jccolor.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcdctmgr.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jchuff.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcinit.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcmainct.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcmarker.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcmaster.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcomapi.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcparam.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcphuff.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcprepct.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jcsample.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jctrans.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdapimin.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdapistd.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdatadst.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdatasrc.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdcoefct.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdcolor.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jddctmgr.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdhuff.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdinput.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdmainct.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdmarker.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdmaster.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdmerge.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdphuff.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdpostct.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdsample.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdtrans.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jerror.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jfdctflt.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jfdctfst.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jfdctint.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jidctflt.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jidctfst.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jidctint.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jidctred.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jmemmgr.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jmemnobs.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jquant1.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jquant2.c
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jutils.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\lib\ljpeg\jchuff.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jconfig.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jconfig.vc.win.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdct.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jdhuff.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jerror.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jinclude.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jmemsys.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jmorecfg.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jpegint.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jpeglib.h
# End Source File
# Begin Source File
SOURCE=..\lib\ljpeg\jversion.h
# End Source File
# End Group
# End Target
# End Project

172
vc6/lpng.dsp Executable file
View File

@ -0,0 +1,172 @@
# Microsoft Developer Studio Project File - Name="lpng" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=lpng - 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 "lpng.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 "lpng.mak" CFG="lpng - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "lpng - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "lpng - 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)" == "lpng - 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 "../lib/out.VC6.RELEASE"
# PROP Intermediate_Dir "../lib/out.VC6.RELEASE/lpng"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /W3 /GR /O2 /I "..\lib\lpng" /I "..\lib\zlib" /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 /NODEFAULTLIB:LIBC
!ELSEIF "$(CFG)" == "lpng - 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 "../lib/out.VC6.DEBUG"
# PROP Intermediate_Dir "../lib/out.VC6.DEBUG/lpng"
# 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 /W3 /Gm /GR /ZI /Od /I "..\lib\lpng" /I "..\lib\zlib" /D "TORQUE_DEBUG" /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 /out:"../lib/out.VC6.DEBUG/lpng_DEBUG.lib" /NODEFAULTLIB:LIBCD
!ENDIF
# Begin Target
# Name "lpng - Win32 Release"
# Name "lpng - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\lib\lpng\png.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngerror.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pnggccrd.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngget.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngmem.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngpread.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngread.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngrio.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngrtran.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngrutil.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngset.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngtrans.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngvcrd.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngwio.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngwrite.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngwtran.c
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngwutil.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\lib\lpng\png.h
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngasmrd.h
# End Source File
# Begin Source File
SOURCE=..\lib\lpng\pngconf.h
# End Source File
# End Group
# End Target
# End Project

116
vc6/lungif.dsp Executable file
View File

@ -0,0 +1,116 @@
# Microsoft Developer Studio Project File - Name="lungif" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=lungif - 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 "lungif.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 "lungif.mak" CFG="lungif - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "lungif - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "lungif - 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)" == "lungif - 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 "../lib/out.VC6.RELEASE"
# PROP Intermediate_Dir "../lib/out.VC6.RELEASE/lungif"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /W2 /GR /O2 /I "lungif" /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 /NODEFAULTLIB:LIBC
!ELSEIF "$(CFG)" == "lungif - 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 "../lib/out.VC6.DEBUG"
# PROP Intermediate_Dir "../lib/out.VC6.DEBUG/lungif"
# 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 /W2 /Gm /GR /ZI /Od /I "lungif" /D "TORQUE_DEBUG" /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 /out:"../lib/out.VC6.DEBUG/lungif_DEBUG.lib" /NODEFAULTLIB:LIBCD
!ENDIF
# Begin Target
# Name "lungif - Win32 Release"
# Name "lungif - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\lib\lungif\dgif_lib.c
# End Source File
# Begin Source File
SOURCE=..\lib\lungif\egif_lib.c
# End Source File
# Begin Source File
SOURCE=..\lib\lungif\gif_err.c
# End Source File
# Begin Source File
SOURCE=..\lib\lungif\gifalloc.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\lib\lungif\gif_lib.h
# End Source File
# Begin Source File
SOURCE=..\lib\lungif\gif_lib_private.h
# End Source File
# End Group
# End Target
# End Project

200
vc6/map2dif plus.dsp Executable file
View File

@ -0,0 +1,200 @@
# Microsoft Developer Studio Project File - Name="map2difPlus" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=map2difPlus - 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 "map2difPlus.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 "map2difPlus.mak" CFG="map2difPlus - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "map2difPlus - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "map2difPlus - 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)" == "map2difPlus - 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 "../tools/out.VC6.RELEASE"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/map2difPlus"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MT /GR /GX /O2 /I "../lib/xiph/include" /I "../lib/directx8" /I "../lib/vorbis/include" /I "../lib/zlib" /I "../lib/lungif" /I "../lib/lpng" /I "../lib/ljpeg" /I "../lib/openal/win32" /I "../engine" /I "../tools" /D "UNICODE" /YX /FD /c /Tp
# 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 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 engine.lib WINMM.LIB WSOCK32.LIB ljpeg.lib lpng.lib lungif.lib zlib.lib vfw32.lib ogg_static.lib theora_static.lib vorbis_static.lib Imm32.lib User32.lib Gdi32.lib Advapi32.lib /nologo /subsystem:console /machine:I386 /nodefaultlib:"libc" /out:"../tools/map2dif_plus.exe" /libpath:"../lib/xiph/win32" /libpath:"../lib/out.VC6.RELEASE"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "map2difPlus - 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 "../tools/out.VC6.DEBUG"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/map2difPlus"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MT /Gm /GR /GX /ZI /Od /I "../lib/xiph/include" /I "../lib/SDL/include" /I "../lib/directx8" /I "../lib/vorbis/include" /I "../lib/zlib" /I "../lib/lungif" /I "../lib/lpng" /I "../lib/ljpeg" /I "../lib/openal/win32" /I "../engine" /I "../tools" /D "UNICODE" /D "TORQUE_DEBUG" /YX /FD /GZ /c /Tp
# 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 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 /pdbtype:sept
# ADD LINK32 engine_DEBUG.lib WINMM.LIB WSOCK32.LIB ljpeg_DEBUG.lib lpng_DEBUG.lib lungif_DEBUG.lib zlib_DEBUG.lib vfw32.lib ogg_static.lib theora_static.lib vorbis_static.lib Imm32.lib User32.lib Gdi32.lib Advapi32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"LIBC" /nodefaultlib:"LIBCD" /out:"../tools/map2dif_plus_DEBUG.exe" /pdbtype:sept /libpath:"../lib/xiph/win32" /libpath:"../lib/SDL/win32" /libpath:"../lib/out.VC6.DEBUG"
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "map2difPlus - Win32 Release"
# Name "map2difPlus - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;cc"
# Begin Source File
SOURCE="..\tools\map2difPlus\bspNode.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\convert.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\createLightmaps.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\csgBrush.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\editFloorPlanRes.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\editGeometry.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\editInteriorRes.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\entityTypes.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\exportGeometry.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\lmapPacker.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\main.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\morianUtil.cc"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\navGraph.cc"
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE="..\tools\map2difPlus\bspNode.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\convert.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\createLightmaps.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\csgBrush.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\editFloorPlanRes.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\editGeometry.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\editInteriorRes.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\entityTypes.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\lmapPacker.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\morianBasics.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\morianGame.h"
# End Source File
# Begin Source File
SOURCE="..\tools\map2difPlus\morianUtil.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"
# End Group
# End Target
# End Project

200
vc6/map2dif.dsp Executable file
View File

@ -0,0 +1,200 @@
# Microsoft Developer Studio Project File - Name="map2dif" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=map2dif - 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 "map2dif.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 "map2dif.mak" CFG="map2dif - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "map2dif - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "map2dif - 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)" == "map2dif - 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 "../tools/out.VC6.RELEASE"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/map2dif"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MT /GR /GX /O2 /I "../lib/xiph/include" /I "../lib/directx8" /I "../lib/vorbis/include" /I "../lib/zlib" /I "../lib/lungif" /I "../lib/lpng" /I "../lib/ljpeg" /I "../lib/openal/win32" /I "../engine" /I "../tools" /D "UNICODE" /YX /FD /c /Tp
# 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 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 engine.lib WINMM.LIB WSOCK32.LIB ljpeg.lib lpng.lib lungif.lib zlib.lib vfw32.lib ogg_static.lib theora_static.lib vorbis_static.lib Imm32.lib User32.lib Gdi32.lib Advapi32.lib /nologo /subsystem:console /machine:I386 /nodefaultlib:"libc" /out:"../tools/map2dif.exe" /libpath:"../lib/xiph/win32" /libpath:"../lib/out.VC6.RELEASE"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "map2dif - 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 "../tools/out.VC6.DEBUG"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/map2dif"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MT /Gm /GR /GX /ZI /Od /I "../lib/xiph/include" /I "../lib/SDL/include" /I "../lib/directx8" /I "../lib/vorbis/include" /I "../lib/zlib" /I "../lib/lungif" /I "../lib/lpng" /I "../lib/ljpeg" /I "../lib/openal/win32" /I "../engine" /I "../tools" /D "UNICODE" /D "TORQUE_DEBUG" /YX /FD /GZ /c /Tp
# 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 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 /pdbtype:sept
# ADD LINK32 engine_DEBUG.lib WINMM.LIB WSOCK32.LIB ljpeg_DEBUG.lib lpng_DEBUG.lib lungif_DEBUG.lib zlib_DEBUG.lib vfw32.lib ogg_static.lib theora_static.lib vorbis_static.lib Imm32.lib User32.lib Gdi32.lib Advapi32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"LIBC" /nodefaultlib:"LIBCD" /out:"../tools/map2dif_DEBUG.exe" /pdbtype:sept /libpath:"../lib/xiph/win32" /libpath:"../lib/SDL/win32" /libpath:"../lib/out.VC6.DEBUG"
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "map2dif - Win32 Release"
# Name "map2dif - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;cc"
# Begin Source File
SOURCE=..\tools\map2dif\bspNode.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\createLightmaps.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\csgBrush.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\editFloorPlanRes.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\editGeometry.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\editInteriorRes.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\entityTypes.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\exportGeometry.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\lmapPacker.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\main.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\morianUtil.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\navGraph.cc
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\tokenizer.cc
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\map2dif\bspNode.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\createLightmaps.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\csgBrush.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\editFloorPlanRes.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\editGeometry.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\editInteriorRes.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\entityTypes.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\lmapPacker.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\morianBasics.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\morianGame.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\morianUtil.h
# End Source File
# Begin Source File
SOURCE=..\tools\map2dif\tokenizer.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"
# End Group
# End Target
# End Project

157
vc6/max2dtsExporterPlus_Max4.dsp Executable file
View File

@ -0,0 +1,157 @@
# Microsoft Developer Studio Project File - Name="max2dtsExporterPlus" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=max2dtsExporterPlus - Win32 Hybrid
!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 "max2dtsExporterPlus.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 "max2dtsExporterPlus.mak" CFG="max2dtsExporterPlus - Win32 Hybrid"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "max2dtsExporterPlus - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2dtsExporterPlus - Win32 Hybrid" (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)" == "max2dtsExporterPlus - 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 "../tools/out.VC6.RELEASE/max2dtsExporterPlus"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/max2dtsExporterPlus"
# 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" /YX /FD /c
# ADD CPP /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\lib\maxsdk50\include" /I "..\lib\dtsSDK" /I "..\lib\dtsSDKPlus" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /YX /FD /LD /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 /dll /machine:I386
# ADD LINK32 dtsSDK.lib dtsSDKPlus.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib core.lib geom.lib gfx.lib mesh.lib maxutil.lib maxscrpt.lib paramblk2.lib /nologo /base:"0x160000" /subsystem:windows /dll /machine:I386 /out:"..\tools\max2dtsExporterPlus.dle" /libpath:"..\lib\maxsdk50\lib" /libpath:"..\lib\out.VC6.RELEASE" /release
!ELSEIF "$(CFG)" == "max2dtsExporterPlus - Win32 Hybrid"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "max2dtsExporterPlus___Win32_Hybrid"
# PROP BASE Intermediate_Dir "max2dtsExporterPlus___Win32_Hybrid"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../tools/out.VC6.HYBRID"
# PROP Intermediate_Dir "../tools/out.VC6.HYBRID/max2dtsExporterPlus"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
# ADD CPP /nologo /G6 /MT /W3 /Gm /GR /GX /ZI /Od /I "..\lib\maxsdk50\include" /I "..\lib\dtsSDK" /I "..\lib\dtsSDKPlus" /D "WIN32" /D "_WINDOWS" /FD /LD /c
# SUBTRACT CPP /YX
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 dtsSDK.lib dtsSDKPlus.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib core.lib geom.lib gfx.lib mesh.lib maxutil.lib maxscrpt.lib paramblk2.lib /nologo /base:"0x160000" /subsystem:windows /dll /debug /machine:I386 /out:"..\tools\max2dtsExporterPlus.dle" /pdbtype:sept /libpath:"..\lib\maxsdk50\lib" /libpath:"..\lib\out.VC6.HYBRID"
# SUBTRACT LINK32 /nodefaultlib
!ENDIF
# Begin Target
# Name "max2dtsExporterPlus - Win32 Release"
# Name "max2dtsExporterPlus - Win32 Hybrid"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\DllEntry.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\max2dtsExporterPlus.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\max2dtsExporterPlus.rc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxAppMesh.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxAppNode.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxSceneEnum.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\skinHelper.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\max2dtsExporterPlus.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxAppMesh.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxAppNode.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxSceneEnum.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\resource.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\skinHelper.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"
# End Group
# End Target
# End Project

157
vc6/max2dtsExporterPlus_Max5.dsp Executable file
View File

@ -0,0 +1,157 @@
# Microsoft Developer Studio Project File - Name="max2dtsExporterPlus" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=max2dtsExporterPlus - Win32 Hybrid
!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 "max2dtsExporterPlus.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 "max2dtsExporterPlus.mak" CFG="max2dtsExporterPlus - Win32 Hybrid"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "max2dtsExporterPlus - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2dtsExporterPlus - Win32 Hybrid" (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)" == "max2dtsExporterPlus - 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 "../tools/out.VC6.RELEASE/max2dtsExporterPlus"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/max2dtsExporterPlus"
# 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" /YX /FD /c
# ADD CPP /nologo /G6 /MT /W3 /GR /GX /O2 /I "..\lib\maxsdk50\include" /I "..\lib\dtsSDK" /I "..\lib\dtsSDKPlus" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /YX /FD /LD /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 /dll /machine:I386
# ADD LINK32 dtsSDK.lib dtsSDKPlus.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib core.lib geom.lib gfx.lib mesh.lib maxutil.lib maxscrpt.lib paramblk2.lib /nologo /base:"0x160000" /subsystem:windows /dll /machine:I386 /out:"..\tools\max2dtsExporterPlus.dle" /libpath:"..\lib\maxsdk50\lib" /libpath:"..\lib\out.VC6.RELEASE" /release
!ELSEIF "$(CFG)" == "max2dtsExporterPlus - Win32 Hybrid"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "max2dtsExporterPlus___Win32_Hybrid"
# PROP BASE Intermediate_Dir "max2dtsExporterPlus___Win32_Hybrid"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../tools/out.VC6.HYBRID"
# PROP Intermediate_Dir "../tools/out.VC6.HYBRID/max2dtsExporterPlus"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
# ADD CPP /nologo /G6 /MT /W3 /Gm /GR /GX /ZI /Od /I "..\lib\maxsdk50\include" /I "..\lib\dtsSDK" /I "..\lib\dtsSDKPlus" /D "WIN32" /D "_WINDOWS" /FD /LD /c
# SUBTRACT CPP /YX
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 dtsSDK.lib dtsSDKPlus.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib core.lib geom.lib gfx.lib mesh.lib maxutil.lib maxscrpt.lib paramblk2.lib /nologo /base:"0x160000" /subsystem:windows /dll /debug /machine:I386 /out:"..\tools\max2dtsExporterPlus.dle" /pdbtype:sept /libpath:"..\lib\maxsdk50\lib" /libpath:"..\lib\out.VC6.HYBRID"
# SUBTRACT LINK32 /nodefaultlib
!ENDIF
# Begin Target
# Name "max2dtsExporterPlus - Win32 Release"
# Name "max2dtsExporterPlus - Win32 Hybrid"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\DllEntry.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\max2dtsExporterPlus.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\max2dtsExporterPlus.rc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxAppMesh.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxAppNode.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxSceneEnum.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\skinHelper.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\max2dtsExporterPlus.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxAppMesh.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxAppNode.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\maxSceneEnum.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\resource.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporterPlus\skinHelper.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"
# End Group
# End Target
# End Project

200
vc6/max2dtsExporter_Max3.dsp Executable file
View File

@ -0,0 +1,200 @@
# Microsoft Developer Studio Project File - Name="max2dtsExporter Max3" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=max2dtsExporter Max3 - 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 "max2dtsExporter_Max3.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 "max2dtsExporter_Max3.mak" CFG="max2dtsExporter Max3 - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "max2dtsExporter Max3 - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2dtsExporter Max3 - 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)" == "max2dtsExporter Max3 - 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 "../tools/out.VC6.RELEASE"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/max2dtsExporter_Max3"
# 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 "MAX2DTSEXPORTER_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MT /GR /GX /O2 /I "../engine" /I "../lib/maxsdk31" /I "../tools" /D "TORQUE_MAX_LIB" /YX /FD /c /Tp
# 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 /dll /machine:I386
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB Mesh.lib Geom.lib MaxUtil.lib Gfx.lib Core.lib Bmm.lib ljpeg.lib lpng.lib lungif.lib zlib.lib engine.lib /nologo /dll /machine:I386 /nodefaultlib:"LIBC" /out:"../tools/max2dtsExporter.dle" /libpath:"../lib/maxsdk31" /libpath:"../lib/out.VC6.RELEASE"
!ELSEIF "$(CFG)" == "max2dtsExporter Max3 - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "max2dtsExporter Max3___Win32_Debug"
# PROP BASE Intermediate_Dir "max2dtsExporter Max3___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../tools/out.VC6.DEBUG"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/max2dtsExporter_Max3"
# 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 "MAX2DTSEXPORTER_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MT /Gm /GR /GX /ZI /Od /I "../engine" /I "../lib/maxsdk31" /I "../tools" /D "TORQUE_DEBUG" /D "TORQUE_MAX_LIB" /YX /FD /GZ /c /Tp
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB Mesh.lib Geom.lib MaxUtil.lib Gfx.lib Core.lib Bmm.lib ljpeg_DEBUG.lib lpng_DEBUG.lib lungif_DEBUG.lib zlib_DEBUG.lib engine_DEBUG.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBCD" /out:"../tools/max2dtsExporter_DEBUG.dle" /pdbtype:sept /libpath:"../lib/maxsdk31" /libpath:"../lib/out.VC6.DEBUG" /DEF:../tools/max2dtsExporter/exporter.def
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "max2dtsExporter Max3 - Win32 Release"
# Name "max2dtsExporter Max3 - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\tools\max2dtsExporter\exportUtil.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\main.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\maxUtil.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\NvTriStripObjects.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\NvVertexCache.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\SceneEnum.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\sequence.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\ShapeMimic.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\skinHelper.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\stripper.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\translucentSort.cc
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\max2dtsExporter\exporter.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\exportUtil.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\maxUtil.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\NvTriStripObjects.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\NvVertexCache.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\SceneEnum.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\Sequence.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\ShapeMimic.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\skinHelper.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\stripper.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\translucentSort.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=..\tools\max2dtsExporter\exporter.def
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\exporter.rc
# End Source File
# End Group
# End Target
# End Project

200
vc6/max2dtsExporter_Max4.dsp Executable file
View File

@ -0,0 +1,200 @@
# Microsoft Developer Studio Project File - Name="max2dtsExporter Max4" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=max2dtsExporter Max4 - 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 "max2dtsExporter_Max4.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 "max2dtsExporter_Max4.mak" CFG="max2dtsExporter Max4 - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "max2dtsExporter Max4 - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2dtsExporter Max4 - 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)" == "max2dtsExporter Max4 - 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 "../tools/out.VC6.RELEASE"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/max2dtsExporter_Max4"
# 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 "MAX2DTSEXPORTER_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MT /GR /GX /O2 /I "../engine" /I "../lib/maxsdk40" /I "../tools" /D "TORQUE_MAX_LIB" /YX /FD /c /Tp
# 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 /dll /machine:I386
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB Mesh.lib Geom.lib MaxUtil.lib Gfx.lib Core.lib Bmm.lib ljpeg.lib lpng.lib lungif.lib zlib.lib engine.lib /nologo /dll /machine:I386 /nodefaultlib:"LIBC" /out:"../tools/max2dtsExporter.dle" /libpath:"../lib/maxsdk40" /libpath:"../lib/out.VC6.RELEASE"
!ELSEIF "$(CFG)" == "max2dtsExporter Max4 - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "max2dtsExporter Max4___Win32_Debug"
# PROP BASE Intermediate_Dir "max2dtsExporter Max4___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../tools/out.VC6.DEBUG"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/max2dtsExporter_Max4"
# 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 "MAX2DTSEXPORTER_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MT /Gm /GR /GX /ZI /Od /I "../engine" /I "../lib/maxsdk40" /I "../tools" /D "TORQUE_DEBUG" /D "TORQUE_MAX_LIB" /YX /FD /GZ /c /Tp
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB Mesh.lib Geom.lib MaxUtil.lib Gfx.lib Core.lib Bmm.lib ljpeg_DEBUG.lib lpng_DEBUG.lib lungif_DEBUG.lib zlib_DEBUG.lib engine_DEBUG.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBCD" /out:"../tools/max2dtsExporter_DEBUG.dle" /pdbtype:sept /libpath:"../lib/maxsdk40" /libpath:"../lib/out.VC6.DEBUG" /DEF:../tools/max2dtsExporter/exporter.def
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "max2dtsExporter Max4 - Win32 Release"
# Name "max2dtsExporter Max4 - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\tools\max2dtsExporter\exportUtil.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\main.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\maxUtil.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\NvTriStripObjects.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\NvVertexCache.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\SceneEnum.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\sequence.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\ShapeMimic.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\skinHelper.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\stripper.cc
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\translucentSort.cc
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\max2dtsExporter\exporter.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\exportUtil.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\maxUtil.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\NvTriStripObjects.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\NvVertexCache.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\SceneEnum.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\Sequence.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\ShapeMimic.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\skinHelper.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\stripper.h
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\translucentSort.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=..\tools\max2dtsExporter\exporter.def
# End Source File
# Begin Source File
SOURCE=..\tools\max2dtsExporter\exporter.rc
# End Source File
# End Group
# End Target
# End Project

116
vc6/max2mapExporter.dsp Executable file
View File

@ -0,0 +1,116 @@
# Microsoft Developer Studio Project File - Name="max2mapExporter" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=max2mapExporter - 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 "max2mapExporter.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 "max2mapExporter.mak" CFG="max2mapExporter - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "max2mapExporter - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2mapExporter - 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)" == "max2mapExporter - 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 "../tools/out.VC6.RELEASE"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/max2mapExporter"
# 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 "MAX2MAPEXPORTER_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MT /GR /GX /O2 /I "../engine" /I "../lib/maxsdk31" /I "../tools" /YX /FD /c /Tp
# 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 /dll /machine:I386
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB Mesh.lib Geom.lib MaxUtil.lib Gfx.lib Core.lib Bmm.lib ljpeg.lib lpng.lib lungif.lib zlib.lib engine.lib ../lib/vorbis/win32/vorbis_static_mt.lib /nologo /dll /machine:I386 /nodefaultlib:"LIBC" /out:"../tools/max2mapExporter.dle" /libpath:"../lib/maxsdk31" /libpath:"../lib/out.VC6.RELEASE"
!ELSEIF "$(CFG)" == "max2mapExporter - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "max2mapExporter___Win32_Debug"
# PROP BASE Intermediate_Dir "max2mapExporter___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../tools/out.VC6.DEBUG"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/max2mapExporter"
# 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 "MAX2MAPEXPORTER_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MT /Gm /GR /GX /ZI /Od /I "../engine" /I "../lib/maxsdk31" /I "../tools" /D "TORQUE_DEBUG" /YX /FD /GZ /c /Tp
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB Mesh.lib Geom.lib MaxUtil.lib Gfx.lib Core.lib Bmm.lib ljpeg_DEBUG.lib lpng_DEBUG.lib lungif_DEBUG.lib zlib_DEBUG.lib engine_DEBUG.lib ../lib/vorbis/win32/vorbis_static_mt.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBCD" /out:"../tools/max2mapExporter_DEBUG.dle" /pdbtype:sept /libpath:"../lib/maxsdk31" /libpath:"../lib/out.VC6.DEBUG" /DEF:../tools/max2mapExporter/exporter.def
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "max2mapExporter - Win32 Release"
# Name "max2mapExporter - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\tools\max2mapExporter\main.cc
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\max2mapExporter\exporter.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=..\tools\max2mapExporter\exporter.def
# End Source File
# End Group
# End Target
# End Project

131
vc6/maya2dtsExporter_Maya4.dsp Executable file
View File

@ -0,0 +1,131 @@
# Microsoft Developer Studio Project File - Name="maya2dtsExporter" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=maya2dtsExporter - 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 "maya2dtsExporter_Maya4.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 "maya2dtsExporter_Maya4.mak" CFG="maya2dtsExporter - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "maya2dtsExporter - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "maya2dtsExporter - 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)" == "maya2dtsExporter - Win32 Release"
# PROP BASE Use_MFC 2
# 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 "../tools/out.VC6.RELEASE"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/maya2dtsExporter"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\lib\mayasdk4\include" /I "..\lib\dtsSdk" /I "..\lib\dtsSdkPlus" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "NT_PLUGIN" /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"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 dtsSdk.lib dtsSdkPlus.lib Foundation.lib OpenMaya.lib OpenMayaAnim.lib 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 /dll /machine:I386 /out:"C:\Program Files\AliasWavefront\Maya5.0\bin\plug-ins\maya2dtsExporter.mll" /libpath:"..\lib\mayasdk4\lib" /libpath:"..\lib\out.VC6.RELEASE" /export:initializePlugin /export:uninitializePlugin
!ELSEIF "$(CFG)" == "maya2dtsExporter - Win32 Debug"
# PROP BASE Use_MFC 2
# 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 "../tools/out.VC6.DEBUG"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/maya2dtsExporter"
# 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" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GR /GX /ZI /Od /I "..\lib\mayasdk4\include" /I "..\lib\dtsSdk" /I "..\lib\dtsSdkPlus" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "NT_PLUGIN" /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"
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 dtsSdk_DEBUG.lib dtsSdkPlus_DEBUG.lib Foundation.lib OpenMaya.lib OpenMayaAnim.lib 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 /dll /debug /machine:I386 /out:"../tools/maya2dtsExporter.mll" /pdbtype:sept /libpath:"..\lib\mayasdk4\lib" /libpath:"..\lib\out.VC6.DEBUG" /export:initializePlugin /export:uninitializePlugin
!ENDIF
# Begin Target
# Name "maya2dtsExporter - Win32 Release"
# Name "maya2dtsExporter - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\exportDTSCmd.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaAppMesh.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaAppNode.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaSceneEnum.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaAppMesh.h
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaAppNode.h
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaSceneEnum.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"
# End Group
# End Target
# End Project

53
vc6/maya2dtsExporter_Maya4.dsw Executable file
View File

@ -0,0 +1,53 @@
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
Project: "dtsSDK"=.\dtsSDK.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "dtsSDKPlus"=.\dtsSDKPlus.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "maya2dtsExporter"=.\maya2dtsExporter_Maya4.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Global:
Package=<5>
{{{
}}}
Package=<3>
{{{
}}}
###############################################################################

131
vc6/maya2dtsExporter_Maya5.dsp Executable file
View File

@ -0,0 +1,131 @@
# Microsoft Developer Studio Project File - Name="maya2dtsExporter" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=maya2dtsExporter - 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 "maya2dtsExporter_Maya5.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 "maya2dtsExporter_Maya5.mak" CFG="maya2dtsExporter - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "maya2dtsExporter - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "maya2dtsExporter - 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)" == "maya2dtsExporter - Win32 Release"
# PROP BASE Use_MFC 2
# 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 "../tools/out.VC6.RELEASE"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/maya2dtsExporter"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GR /GX /O2 /I "..\lib\mayasdk5\include" /I "..\lib\dtsSdk" /I "..\lib\dtsSdkPlus" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "NT_PLUGIN" /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"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 dtsSdk.lib dtsSdkPlus.lib Foundation.lib OpenMaya.lib OpenMayaAnim.lib kernel32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib user32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..\tools\maya2dtsExporter.mll" /libpath:"..\lib\mayasdk5\lib" /libpath:"..\lib\out.VC6.RELEASE" /export:initializePlugin /export:uninitializePlugin
!ELSEIF "$(CFG)" == "maya2dtsExporter - Win32 Debug"
# PROP BASE Use_MFC 2
# 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 "../tools/out.VC6.DEBUG"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/maya2dtsExporter"
# 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" /YX /FD /GZ /c
# ADD CPP /nologo /W3 /Gm /GR /GX /ZI /Od /I "..\lib\mayasdk5\include" /I "..\lib\dtsSdk" /I "..\lib\dtsSdkPlus" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "NT_PLUGIN" /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"
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 dtsSdk_DEBUG.lib dtsSdkPlus_DEBUG.lib Foundation.lib OpenMaya.lib OpenMayaAnim.lib 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 /dll /debug /machine:I386 /out:"../tools/maya2dtsExporter.mll" /pdbtype:sept /libpath:"..\lib\mayasdk5\lib" /libpath:"..\lib\out.VC6.DEBUG" /export:initializePlugin /export:uninitializePlugin
!ENDIF
# Begin Target
# Name "maya2dtsExporter - Win32 Release"
# Name "maya2dtsExporter - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\exportDTSCmd.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaAppMesh.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaAppNode.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaSceneEnum.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaAppMesh.h
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaAppNode.h
# End Source File
# Begin Source File
SOURCE=..\tools\maya2dtsExporter\mayaSceneEnum.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"
# End Group
# End Target
# End Project

59
vc6/maya2dtsExporter_Maya5.dsw Executable file
View File

@ -0,0 +1,59 @@
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
Project: "dtsSDK"=.\dtsSDK.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "dtsSDKPlus"=.\dtsSDKPlus.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
}}}
###############################################################################
Project: "maya2dtsExporter"=.\maya2dtsExporter_Maya5.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name dtsSDK
End Project Dependency
Begin Project Dependency
Project_Dep_Name dtsSDKPlus
End Project Dependency
}}}
###############################################################################
Global:
Package=<5>
{{{
}}}
Package=<3>
{{{
}}}
###############################################################################

143
vc6/ms2dtsExporter.dsp Executable file
View File

@ -0,0 +1,143 @@
# Microsoft Developer Studio Project File - Name="ms2dtsExporter" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=ms2dtsExporter - 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 "ms2dtsExporter.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 "ms2dtsExporter.mak" CFG="ms2dtsExporter - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "ms2dtsExporter - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "ms2dtsExporter - 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)" == "ms2dtsExporter - 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 "../tools/out.VC6.RELEASE/ms2dtsExporter"
# PROP Intermediate_Dir "../tools/out.VC6.RELEASE/ms2dtsExporter"
# 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 "MS2DTSEXPORTER_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "../lib/dtsSDK" /I "../tools/ms2dtsExporter/msLib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MS2DTSEXPORTER_EXPORTS" /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 /dll /machine:I386
# ADD LINK32 msModelLib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib dtsSDK.lib /nologo /dll /incremental:yes /debug /machine:I386 /nodefaultlib:"LIBC" /out:"../tools/ms2dtsExporter.dll" /libpath:"../tools/ms2dtsExporter/msLib" /libpath:"../lib/out.VC6.RELEASE"
!ELSEIF "$(CFG)" == "ms2dtsExporter - 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 "../tools/out.VC6.DEBUG/ms2dtsExporter"
# PROP Intermediate_Dir "../tools/out.VC6.DEBUG/ms2dtsExporter"
# 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 "MS2DTSEXPORTER_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../lib/dtsSDK" /I "../tools/ms2dtsExporter/msLib" /D "WIN32" /D "DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MS2DTSEXPORTER_EXPORTS" /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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 msModelLib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib dtsSDK_DEBUG.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"LIBCD" /out:"../tools/ms2dtsExporter_DEBUG.dll" /pdbtype:sept /libpath:"../tools/ms2dtsExporter/msLib" /libpath:"../lib/out.VC6.DEBUG"
!ENDIF
# Begin Target
# Name "ms2dtsExporter - Win32 Release"
# Name "ms2dtsExporter - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Group "msLib"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\msLIB\msLib.h
# End Source File
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\msLIB\msPlugIn.h
# End Source File
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\msLIB\msModelLib.lib
# End Source File
# End Group
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\DTSMilkshapeMesh.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\DTSMilkshapeMesh.h
# End Source File
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\DTSMilkshapeShape.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\DTSMilkshapeShape.h
# End Source File
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\DTSPlugin.cpp
# End Source File
# Begin Source File
SOURCE=..\tools\ms2dtsExporter\ms2dtsExporter.def
# 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=..\tools\ms2dtsExporter\resource.rc
# End Source File
# End Group
# End Target
# End Project

123
vc6/opengl2d3d.dsp Executable file
View File

@ -0,0 +1,123 @@
# Microsoft Developer Studio Project File - Name="opengl2d3d" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=opengl2d3d - 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 "opengl2d3d.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 "opengl2d3d.mak" CFG="opengl2d3d - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "opengl2d3d - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "opengl2d3d - 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)" == "opengl2d3d - 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 "../lib/out.VC6.RELEASE"
# PROP Intermediate_Dir "../lib/out.VC6.RELEASE/opengl2d3d"
# 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 "OPENGL2D3D_EXPORTS" /YX /FD /c
# ADD CPP /nologo /GR /O2 /I "..\lib\directx8" /I "..\lib" /YX /FD /c /Tp
# 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 /dll /machine:I386
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB vfw32.lib d3dx.lib ddraw.lib /nologo /dll /machine:I386 /out:"../example/opengl2d3d.dll" /libpath:"..\lib\directx8"
!ELSEIF "$(CFG)" == "opengl2d3d - 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 "../lib/out.VC6.DEBUG"
# PROP Intermediate_Dir "../lib/out.VC6.DEBUG/opengl2d3d"
# 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 "OPENGL2D3D_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /Gm /GR /ZI /Od /I "..\lib\directx8" /I "..\lib" /D "TORQUE_DEBUG" /YX /FD /GZ /c /Tp
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 COMCTL32.LIB COMDLG32.LIB USER32.LIB ADVAPI32.LIB GDI32.LIB WINMM.LIB WSOCK32.LIB vfw32.lib d3dx.lib ddraw.lib /nologo /dll /debug /machine:I386 /out:"../example/opengl2d3d_DEBUG.dll" /pdbtype:sept /libpath:"..\lib\directx8"
!ENDIF
# Begin Target
# Name "opengl2d3d - Win32 Release"
# Name "opengl2d3d - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\lib\opengl2d3d\OpenGL2D3D.cc
# End Source File
# Begin Source File
SOURCE=..\engine\lightingSystem\sgD3DCompatibility.cc
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\lib\opengl2d3d\gllist.h
# End Source File
# Begin Source File
SOURCE=..\lib\opengl2d3d\OpenGL2D3D.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=..\lib\opengl2d3d\opengl2d3d.def
# End Source File
# End Group
# End Target
# End Project

16
vc6/resource.h Executable file
View File

@ -0,0 +1,16 @@
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TorqueDemo.rc
//
#define IDI_ICON1 101
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif

BIN
vc6/torque.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

180
vc6/zlib.dsp Executable file
View File

@ -0,0 +1,180 @@
# 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 "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../lib/out.VC6.RELEASE"
# PROP Intermediate_Dir "../lib/out.VC6.RELEASE/zlib"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /W3 /GR /O2 /I "zlib" /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 /NODEFAULTLIB:LIBC
!ELSEIF "$(CFG)" == "zlib - 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 "../lib/out.VC6.DEBUG"
# PROP Intermediate_Dir "../lib/out.VC6.DEBUG/zlib"
# 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 /W3 /Gm /GR /ZI /Od /I "zlib" /D "TORQUE_DEBUG" /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 /out:"../lib/out.VC6.DEBUG/zlib_DEBUG.lib" /NODEFAULTLIB:LIBCD
!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=..\lib\zlib\adler32.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\compress.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\crc32.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\deflate.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\gzio.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\inffast.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\inflate.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\inftrees.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\trees.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\uncompr.c
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\zutil.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\lib\zlib\deflate.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\infblock.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\infcodes.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\inffast.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\inffixed.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\inftrees.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\infutil.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\trees.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\zconf.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\zlib.h
# End Source File
# Begin Source File
SOURCE=..\lib\zlib\zutil.h
# End Source File
# End Group
# End Target
# End Project