OpenSceneGraph/VisualStudio/osgPlugins/flt/flt.dsp

817 lines
11 KiB
Plaintext
Raw Normal View History

2001-01-11 00:32:10 +08:00
# Microsoft Developer Studio Project File - Name="flt" - Package Owner=<4>
2001-01-11 00:32:10 +08:00
# Microsoft Developer Studio Generated Build File, Format Version 6.00
2001-01-11 00:32:10 +08:00
# ** DO NOT EDIT **
2001-01-11 00:32:10 +08:00
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
2001-01-11 00:32:10 +08:00
CFG=flt - Win32 Debug
2001-01-11 00:32:10 +08:00
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
2001-01-11 00:32:10 +08:00
!MESSAGE use the Export Makefile command and run
2001-01-11 00:32:10 +08:00
!MESSAGE
2001-01-11 00:32:10 +08:00
!MESSAGE NMAKE /f "flt.mak".
2001-01-11 00:32:10 +08:00
!MESSAGE
2001-01-11 00:32:10 +08:00
!MESSAGE You can specify a configuration when running NMAKE
2001-01-11 00:32:10 +08:00
!MESSAGE by defining the macro CFG on the command line. For example:
2001-01-11 00:32:10 +08:00
!MESSAGE
2001-01-11 00:32:10 +08:00
!MESSAGE NMAKE /f "flt.mak" CFG="flt - Win32 Debug"
2001-01-11 00:32:10 +08:00
!MESSAGE
2001-01-11 00:32:10 +08:00
!MESSAGE Possible choices for configuration are:
2001-01-11 00:32:10 +08:00
!MESSAGE
2001-01-11 00:32:10 +08:00
!MESSAGE "flt - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
2001-01-11 00:32:10 +08:00
!MESSAGE "flt - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
2001-01-11 00:32:10 +08:00
!MESSAGE
2001-01-11 00:32:10 +08:00
# Begin Project
2001-01-11 00:32:10 +08:00
# PROP AllowPerConfigDependencies 0
2001-01-11 00:32:10 +08:00
# PROP Scc_ProjName ""
2001-01-11 00:32:10 +08:00
# PROP Scc_LocalPath ""
2001-01-11 00:32:10 +08:00
CPP=cl.exe
2001-01-11 00:32:10 +08:00
MTL=midl.exe
2001-01-11 00:32:10 +08:00
RSC=rc.exe
2001-01-11 00:32:10 +08:00
!IF "$(CFG)" == "flt - Win32 Release"
2001-01-11 00:32:10 +08:00
# PROP BASE Use_MFC 0
2001-01-11 00:32:10 +08:00
# PROP BASE Use_Debug_Libraries 0
2001-01-11 00:32:10 +08:00
# PROP BASE Output_Dir "Release"
2001-01-11 00:32:10 +08:00
# PROP BASE Intermediate_Dir "Release"
2001-01-11 00:32:10 +08:00
# PROP BASE Target_Dir ""
2001-01-11 00:32:10 +08:00
# PROP Use_MFC 0
2001-01-11 00:32:10 +08:00
# PROP Use_Debug_Libraries 0
2001-01-11 00:32:10 +08:00
# PROP Output_Dir "Release"
2001-01-11 00:32:10 +08:00
# PROP Intermediate_Dir "Release"
2001-01-11 00:32:10 +08:00
# PROP Ignore_Export_Lib 0
2001-01-11 00:32:10 +08:00
# 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 /MD /W3 /GR /GX /O2 /I "../../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FLT_LIBRARY" /YX /FD /c
2001-01-11 00:32:10 +08:00
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
2001-01-11 00:32:10 +08:00
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
2001-01-11 00:32:10 +08:00
# ADD BASE RSC /l 0x414 /d "NDEBUG"
2001-01-11 00:32:10 +08:00
# ADD RSC /l 0x417 /d "NDEBUG"
2001-01-11 00:32:10 +08:00
BSC32=bscmake.exe
2001-01-11 00:32:10 +08:00
# ADD BASE BSC32 /nologo
2001-01-11 00:32:10 +08:00
# ADD BSC32 /nologo
2001-01-11 00:32:10 +08:00
LINK32=link.exe
2001-01-11 00:32:10 +08:00
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
# ADD LINK32 /nologo /dll /pdb:none /machine:I386 /out:"../../../bin/osgdb_flt.dll" /libpath:"../../../lib"
2001-01-11 00:32:10 +08:00
2001-01-11 00:32:10 +08:00
!ELSEIF "$(CFG)" == "flt - Win32 Debug"
2001-01-11 00:32:10 +08:00
# PROP BASE Use_MFC 0
2001-01-11 00:32:10 +08:00
# PROP BASE Use_Debug_Libraries 1
2001-01-11 00:32:10 +08:00
# PROP BASE Output_Dir "Debug"
2001-01-11 00:32:10 +08:00
# PROP BASE Intermediate_Dir "Debug"
2001-01-11 00:32:10 +08:00
# PROP BASE Target_Dir ""
2001-01-11 00:32:10 +08:00
# PROP Use_MFC 0
2001-01-11 00:32:10 +08:00
# PROP Use_Debug_Libraries 1
2001-01-11 00:32:10 +08:00
# PROP Output_Dir "../../../lib"
2001-01-11 00:32:10 +08:00
# PROP Intermediate_Dir "Debug"
2001-01-11 00:32:10 +08:00
# PROP Ignore_Export_Lib 0
2001-01-11 00:32:10 +08:00
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /vmg /vd0 /GR /GX /Zi /Od /I "../../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FLT_LIBRARY" /YX /FD /GZ /c
2001-01-11 00:32:10 +08:00
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
2001-01-11 00:32:10 +08:00
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
2001-01-11 00:32:10 +08:00
# ADD BASE RSC /l 0x414 /d "_DEBUG"
2001-01-11 00:32:10 +08:00
# ADD RSC /l 0x417 /d "_DEBUG"
2001-01-11 00:32:10 +08:00
BSC32=bscmake.exe
2001-01-11 00:32:10 +08:00
# ADD BASE BSC32 /nologo
2001-01-11 00:32:10 +08:00
# ADD BSC32 /nologo
2001-01-11 00:32:10 +08:00
LINK32=link.exe
2001-01-11 00:32:10 +08:00
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 /nologo /dll /pdb:"../../../bin/osgdb_fltd.pdb" /debug /machine:I386 /out:"../../../bin/osgdb_fltd.dll" /pdbtype:sept /libpath:"../../../lib"
2001-01-11 00:32:10 +08:00
# SUBTRACT LINK32 /pdb:none /incremental:no
2001-01-11 00:32:10 +08:00
!ENDIF
2001-01-11 00:32:10 +08:00
# Begin Target
2001-01-11 00:32:10 +08:00
# Name "flt - Win32 Release"
2001-01-11 00:32:10 +08:00
# Name "flt - Win32 Debug"
2001-01-11 00:32:10 +08:00
# Begin Group "Source Files"
2001-01-11 00:32:10 +08:00
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\BoundingVolumeRecords.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ColorPaletteRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\CommentRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ControlRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\DofRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ExtensionRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ExternalRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\FaceRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\flt.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\flt2osg.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\FltFile.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\GeoSetBuilder.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\GroupRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\HeaderRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\Input.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\InstanceRecords.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LightPointRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LightSourcePaletteRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LightSourceRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LodRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LongIDRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\MaterialPaletteRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ObjectRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\flt\OldMaterialPaletteRecord.cpp
# End Source File
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\OldVertexRecords.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\Pool.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ReaderWriterFLT.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\flt\ReaderWriterATTR.cpp
# End Source File
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\Record.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\RecordVisitor.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\Registry.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\SwitchRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\TextureMappingPaletteRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\TexturePaletteRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\TransformationRecords.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\UnknownRecord.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\VertexPoolRecords.cpp
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# End Group
2001-01-11 00:32:10 +08:00
# Begin Group "Header Files"
2001-01-11 00:32:10 +08:00
# PROP Default_Filter "h;hpp;hxx;hm;inl;"
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\BoundingVolumeRecords.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ColorPaletteRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\CommentRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ControlRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\DofRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ExtensionRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ExternalRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\FaceRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\flt.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\flt2osg.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\FltFile.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\FltRecords.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\GeoSetBuilder.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\GroupRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\HeaderRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\Input.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\InstanceRecords.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LightPointRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LightSourcePaletteRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LightSourceRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LodRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\LongIDRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\MaterialPaletteRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ObjectRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\flt\OldMaterialPaletteRecord.h
# End Source File
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\OldVertexRecords.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\opcodes.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\Pool.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\ReaderWriterFLT.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\Record.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\RecordVisitor.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\Registry.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\SwitchRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\TextureMappingPaletteRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\TexturePaletteRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\TransformationRecords.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\UnknownRecord.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\VertexPoolRecords.h
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# End Group
2001-01-11 00:32:10 +08:00
# Begin Group "Resource Files"
2001-01-11 00:32:10 +08:00
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
2001-01-11 00:32:10 +08:00
# Begin Source File
2001-01-11 00:32:10 +08:00
SOURCE=..\..\..\src\osgPlugins\flt\license.txt
2001-01-11 00:32:10 +08:00
# End Source File
2001-01-11 00:32:10 +08:00
# End Group
2001-01-11 00:32:10 +08:00
# End Target
2001-01-11 00:32:10 +08:00
# End Project