This repository has been archived on 2025-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
CnC_Renegade/Code/Tools/max2w3d/max2w3d.dsp

902 lines
22 KiB
Text

# Microsoft Developer Studio Project File - Name="max2w3d" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=max2w3d - Win32 Release
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "max2w3d.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 "max2w3d.mak" CFG="max2w3d - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "max2w3d - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2w3d - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2w3d - Win32 Hybrid" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2w3d - Win32 Max4Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2w3d - Win32 GMax Hybrid" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2w3d - Win32 GMax Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "max2w3d - Win32 mainMax4Hybrid" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/Commando/Code/Tools/max2w3d", SSJAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "max2w3d - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir ".\Release"
# PROP Intermediate_Dir ".\Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Pluglib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /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 /nologo /subsystem:windows /dll /machine:I386
# ADD LINK32 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /machine:I386 /out:"Release\Max2w3d.dle" /libpath:"..\Pluglib\Release"
# SUBTRACT LINK32 /debug
!ELSEIF "$(CFG)" == "max2w3d - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir ".\Debug"
# PROP Intermediate_Dir ".\Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\Pluglib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /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 /nologo /subsystem:windows /dll /debug /machine:I386
# ADD LINK32 winspool.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib pluglibd.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"Debug\Max2w3d.dle" /libpath:"..\Pluglib\Debug"
!ELSEIF "$(CFG)" == "max2w3d - Win32 Hybrid"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Hybrid"
# PROP BASE Intermediate_Dir "Hybrid"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir ".\Hybrid"
# PROP Intermediate_Dir ".\Hybrid"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /Z7 /O2 /I "..\pluglib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /Z7 /Od /I "..\Pluglib" /D "WIN32" /D "_WINDOWS" /U "_UNICODE _MBCS" /FR /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 comctl32.lib core.lib geom.lib mesh.lib util.lib bmm.lib pluglib.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"Hybrid/max2w3d.dle" /libpath:"..\pluglib\lib"
# ADD LINK32 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"Hybrid\Max2w3d.dle" /libpath:"..\Pluglib\Hybrid"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "max2w3d - Win32 Max4Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Max4Release"
# PROP BASE Intermediate_Dir "Max4Release"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Max4 Release"
# PROP Intermediate_Dir "Max4 Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\Pluglib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Pluglib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "W3D_MAX4" /FR /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 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /machine:I386 /out:"Run\Max2w3d.dle" /libpath:"..\Pluglib\Release"
# SUBTRACT BASE LINK32 /debug
# ADD LINK32 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /machine:I386 /out:"Run\Max2w3d.dle" /libpath:"..\Pluglib\Max4_Release"
# SUBTRACT LINK32 /debug
!ELSEIF "$(CFG)" == "max2w3d - Win32 GMax Hybrid"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "GMax_Hybrid"
# PROP BASE Intermediate_Dir "GMax_Hybrid"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "GMax_Hybrid"
# PROP Intermediate_Dir "GMax_Hybrid"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /Z7 /Od /I "..\Pluglib" /D "WIN32" /D "_WINDOWS" /D "W3D_MAX4" /U "_UNICODE _MBCS" /FR /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /ZI /Od /I "..\Pluglib" /I "..\wwmaxmath" /I "..\..\wwdebug" /D "WIN32" /D "_WINDOWS" /D "W3D_MAX4" /D "W3D_GMAXDEV" /U "_UNICODE _MBCS" /FR /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" /d "W3D_GMAXDEV"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"GMax_Hybrid\Max2w3d.dle" /libpath:"..\Pluglib\Hybrid"
# SUBTRACT BASE LINK32 /pdb:none
# ADD LINK32 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /incremental:yes /debug /machine:I386 /out:"GMax_Hybrid\GMax2w3d.dle" /libpath:"..\Pluglib\GMax_Hybrid"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "max2w3d - Win32 GMax Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "GMax_Release"
# PROP BASE Intermediate_Dir "GMax_Release"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "GMax_Release"
# PROP Intermediate_Dir "GMax_Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /ZI /Od /I "..\Pluglib" /D "WIN32" /D "_WINDOWS" /D "W3D_MAX4" /D "W3D_GMAXDEV" /U "_UNICODE _MBCS" /FR /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /Ob2 /I "..\Pluglib" /D "WIN32" /D "_WINDOWS" /D "W3D_MAX4" /D "W3D_GMAXDEV" /U "_UNICODE _MBCS" /FR /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 "W3D_GMAXDEV"
# ADD RSC /l 0x409 /d "NDEBUG" /d "W3D_GMAXDEV"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /incremental:yes /debug /machine:I386 /out:"GMax_Release\GMax2w3d.dle" /libpath:"..\Pluglib\GMaxHybrid"
# SUBTRACT BASE LINK32 /pdb:none
# ADD LINK32 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /machine:I386 /out:"GMax_Release\GMax2w3d.dle" /libpath:"..\Pluglib\GMax_Release" /RELEASE
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "max2w3d - Win32 mainMax4Hybrid"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "mainMax4Hybrid"
# PROP BASE Intermediate_Dir "mainMax4Hybrid"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "mainMax4Hybrid"
# PROP Intermediate_Dir "mainMax4Hybrid"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /Z7 /Od /I "..\Pluglib" /D "WIN32" /D "_WINDOWS" /U "_UNICODE _MBCS" /FR /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /ZI /Od /I "..\Pluglib" /D "WIN32" /D "_WINDOWS" /D "W3D_MAX4" /U "_UNICODE _MBCS" /FR /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 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"Run\Max2w3d.dle" /libpath:"..\Pluglib\Hybrid"
# SUBTRACT BASE LINK32 /pdb:none
# ADD LINK32 pluglib.lib mesh.lib maxutil.lib maxscrpt.lib bmm.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib shell32.lib comctl32.lib core.lib geom.lib paramblk2.lib /nologo /subsystem:windows /dll /incremental:yes /debug /machine:I386 /out:"mainMax4Hybrid/Max2w3d.dle" /libpath:"..\Pluglib\Max4_Hybrid"
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "max2w3d - Win32 Release"
# Name "max2w3d - Win32 Debug"
# Name "max2w3d - Win32 Hybrid"
# Name "max2w3d - Win32 Max4Release"
# Name "max2w3d - Win32 GMax Hybrid"
# Name "max2w3d - Win32 GMax Release"
# Name "max2w3d - Win32 mainMax4Hybrid"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Source File
SOURCE=.\aabtreebuilder.cpp
# End Source File
# Begin Source File
SOURCE=.\AlphaModifier.cpp
# End Source File
# Begin Source File
SOURCE=.\animationcompressionsettings.cpp
# End Source File
# Begin Source File
SOURCE=.\bchannel.cpp
# End Source File
# Begin Source File
SOURCE=.\boneicon.cpp
# End Source File
# Begin Source File
SOURCE=.\bpick.cpp
# End Source File
# Begin Source File
SOURCE=.\colboxsave.cpp
# End Source File
# Begin Source File
SOURCE=.\dazzlesave.cpp
# End Source File
# Begin Source File
SOURCE=.\dllmain.cpp
# End Source File
# Begin Source File
SOURCE=.\exportlog.cpp
# End Source File
# Begin Source File
SOURCE=.\floaterdialog.cpp
# End Source File
# Begin Source File
SOURCE=.\FormClass.cpp
# End Source File
# Begin Source File
SOURCE=.\FPMatNav.cpp
# End Source File
# Begin Source File
SOURCE=.\gamemaps.cpp
# End Source File
# Begin Source File
SOURCE=.\GameMtl.cpp
# End Source File
# Begin Source File
SOURCE=.\GameMtlDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\GameMtlForm.cpp
# End Source File
# Begin Source File
SOURCE=.\GameMtlPassDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\GameMtlShaderDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\GameMtlTextureDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\GameMtlVertexMaterialDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\genlodextensiondialog.cpp
# End Source File
# Begin Source File
SOURCE=.\genmtlnamesdialog.cpp
# End Source File
# Begin Source File
SOURCE=.\gennamesdialog.cpp
# End Source File
# Begin Source File
SOURCE=.\geometryexporttask.cpp
# End Source File
# Begin Source File
SOURCE=.\GMaxMtlDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\gridsnapmodifier.cpp
# End Source File
# Begin Source File
SOURCE=.\hiersave.cpp
# End Source File
# Begin Source File
SOURCE=.\hlodsave.cpp
# End Source File
# Begin Source File
SOURCE=.\logdlg.cpp
# End Source File
# Begin Source File
SOURCE=.\maxworldinfo.cpp
# End Source File
# Begin Source File
SOURCE=.\meshbuild.cpp
# End Source File
# Begin Source File
SOURCE=.\meshcon.cpp
# End Source File
# Begin Source File
SOURCE=.\meshsave.cpp
# End Source File
# Begin Source File
SOURCE=.\motion.cpp
# End Source File
# Begin Source File
SOURCE=.\namedsel.cpp
# End Source File
# Begin Source File
SOURCE=.\nullsave.cpp
# End Source File
# Begin Source File
SOURCE=.\PCToPS2Material.cpp
# End Source File
# Begin Source File
SOURCE=.\presetexportoptionsdialog.cpp
# End Source File
# Begin Source File
SOURCE=.\PS2GameMtl.cpp
# End Source File
# Begin Source File
SOURCE=.\PS2GameMtlShaderDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\rcmenu.cpp
# End Source File
# Begin Source File
SOURCE=.\simpdib.cpp
# End Source File
# Begin Source File
SOURCE=.\skin.cpp
# End Source File
# Begin Source File
SOURCE=.\skindata.cpp
# End Source File
# Begin Source File
SOURCE=.\SnapPoints.cpp
# End Source File
# Begin Source File
SOURCE=.\util.cpp
# End Source File
# Begin Source File
SOURCE=.\vchannel.cpp
# End Source File
# Begin Source File
SOURCE=.\vxl.cpp
# End Source File
# Begin Source File
SOURCE=.\vxldbg.cpp
# End Source File
# Begin Source File
SOURCE=.\vxllayer.cpp
# End Source File
# Begin Source File
SOURCE=.\w3dappdata.cpp
# End Source File
# Begin Source File
SOURCE=.\w3ddesc.cpp
# End Source File
# Begin Source File
SOURCE=.\w3ddlg.cpp
# End Source File
# Begin Source File
SOURCE=.\w3dexp.cpp
# End Source File
# Begin Source File
SOURCE=.\w3dmtl.cpp
# End Source File
# Begin Source File
SOURCE=.\w3dutil.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
# Begin Source File
SOURCE=.\aabtreebuilder.h
# End Source File
# Begin Source File
SOURCE=.\AlphaModifier.h
# End Source File
# Begin Source File
SOURCE=.\animationcompressionsettings.h
# End Source File
# Begin Source File
SOURCE=.\bchannel.h
# End Source File
# Begin Source File
SOURCE=.\boneicon.h
# End Source File
# Begin Source File
SOURCE=.\bpick.h
# End Source File
# Begin Source File
SOURCE=.\colboxsave.h
# End Source File
# Begin Source File
SOURCE=.\dazzlesave.h
# End Source File
# Begin Source File
SOURCE=.\dllmain.h
# End Source File
# Begin Source File
SOURCE=.\exportlog.h
# End Source File
# Begin Source File
SOURCE=.\floaterdialog.h
# End Source File
# Begin Source File
SOURCE=.\FormClass.h
# End Source File
# Begin Source File
SOURCE=.\FPMatNav.h
# End Source File
# Begin Source File
SOURCE=.\gamemaps.h
# End Source File
# Begin Source File
SOURCE=.\gamemtl.h
# End Source File
# Begin Source File
SOURCE=.\GameMtlDlg.h
# End Source File
# Begin Source File
SOURCE=.\GameMtlForm.h
# End Source File
# Begin Source File
SOURCE=.\GameMtlPassDlg.h
# End Source File
# Begin Source File
SOURCE=.\GameMtlShaderDlg.h
# End Source File
# Begin Source File
SOURCE=.\GameMtlTextureDlg.h
# End Source File
# Begin Source File
SOURCE=.\GameMtlVertexMaterialDlg.h
# End Source File
# Begin Source File
SOURCE=.\genlodextensiondialog.h
# End Source File
# Begin Source File
SOURCE=.\genmtlnamesdialog.h
# End Source File
# Begin Source File
SOURCE=.\gennamesdialog.h
# End Source File
# Begin Source File
SOURCE=.\geometryexportcontext.h
# End Source File
# Begin Source File
SOURCE=.\geometryexporttask.h
# End Source File
# Begin Source File
SOURCE=.\GMaxMtlDlg.h
# End Source File
# Begin Source File
SOURCE=.\gridsnapmodifier.h
# End Source File
# Begin Source File
SOURCE=.\hiersave.h
# End Source File
# Begin Source File
SOURCE=.\hlodsave.h
# End Source File
# Begin Source File
SOURCE=.\logdlg.h
# End Source File
# Begin Source File
SOURCE=.\maxworldinfo.h
# End Source File
# Begin Source File
SOURCE=.\meshbuild.h
# End Source File
# Begin Source File
SOURCE=.\meshcon.h
# End Source File
# Begin Source File
SOURCE=.\meshsave.h
# End Source File
# Begin Source File
SOURCE=.\motion.h
# End Source File
# Begin Source File
SOURCE=.\namedsel.h
# End Source File
# Begin Source File
SOURCE=.\nullsave.h
# End Source File
# Begin Source File
SOURCE=.\presetexportoptionsdialog.h
# End Source File
# Begin Source File
SOURCE=.\PS2GameMtlShaderDlg.h
# End Source File
# Begin Source File
SOURCE=.\rcmenu.h
# End Source File
# Begin Source File
SOURCE=..\pluglib\realcrc.cpp
# End Source File
# Begin Source File
SOURCE=.\simpdib.h
# End Source File
# Begin Source File
SOURCE=.\skin.h
# End Source File
# Begin Source File
SOURCE=.\skindata.h
# End Source File
# Begin Source File
SOURCE=.\SnapPoints.h
# End Source File
# Begin Source File
SOURCE=.\util.h
# End Source File
# Begin Source File
SOURCE=.\vchannel.h
# End Source File
# Begin Source File
SOURCE=.\vxl.h
# End Source File
# Begin Source File
SOURCE=.\vxldbg.h
# End Source File
# Begin Source File
SOURCE=.\vxllayer.h
# End Source File
# Begin Source File
SOURCE=.\w3d_file.h
# End Source File
# Begin Source File
SOURCE=.\w3d_obsolete.h
# End Source File
# Begin Source File
SOURCE=.\w3dappdata.h
# End Source File
# Begin Source File
SOURCE=.\w3ddesc.h
# End Source File
# Begin Source File
SOURCE=.\w3ddlg.h
# End Source File
# Begin Source File
SOURCE=.\w3dexp.h
# End Source File
# Begin Source File
SOURCE=.\w3dmtl.h
# End Source File
# Begin Source File
SOURCE=.\w3dutil.h
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE=.\Res\assign.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\bitmap1.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\browse.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\Delete.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\DISK12.ICO
# End Source File
# Begin Source File
SOURCE=.\Res\get.bmp
# End Source File
# Begin Source File
SOURCE=.\havoc.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\havoc.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\material_ed.bmp
# End Source File
# Begin Source File
SOURCE=.\max2w3d.def
# End Source File
# Begin Source File
SOURCE=.\max2w3d.rc
# End Source File
# Begin Source File
SOURCE=.\Res\newmtl.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\nextsibling.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\one.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\orig.ico
# End Source File
# Begin Source File
SOURCE=.\Res\orig1.ico
# End Source File
# Begin Source File
SOURCE=.\Res\Picker.bmp
# End Source File
# Begin Source File
SOURCE=.\prevsibling.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\prevsibling.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\RenX.ico
# End Source File
# Begin Source File
SOURCE=.\resource.h
# End Source File
# Begin Source File
SOURCE=.\Res\small_banner.bmp
# End Source File
# Begin Source File
SOURCE=.\small_banner.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\small_havoc.bmp
# End Source File
# Begin Source File
SOURCE=.\small_havoc.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\two.bmp
# End Source File
# Begin Source File
SOURCE=.\Res\w3d.ico
# End Source File
# Begin Source File
SOURCE=.\Res\ww3d.bmp
# End Source File
# End Group
# Begin Group "MAXScript Extensions"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\AppData.cpp
# End Source File
# Begin Source File
SOURCE=.\ExportAll.cpp
# End Source File
# Begin Source File
SOURCE=.\ExportAllDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\ExportAllDlg.h
# End Source File
# Begin Source File
SOURCE=.\InputDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\InputDlg.h
# End Source File
# Begin Source File
SOURCE=.\SceneSetup.cpp
# End Source File
# Begin Source File
SOURCE=.\SceneSetupDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\SceneSetupDlg.h
# End Source File
# Begin Source File
SOURCE=.\SkinCopy.cpp
# End Source File
# Begin Source File
SOURCE=.\Utility.cpp
# End Source File
# End Group
# Begin Group "MAXScripts"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Export.ms
# End Source File
# Begin Source File
SOURCE=.\ResetAndCollapse.ms
# End Source File
# Begin Source File
SOURCE=.\SceneSetup.ms
# End Source File
# End Group
# Begin Source File
SOURCE=.\changes.txt
# End Source File
# End Target
# End Project