- # Microsoft Developer Studio Project File - Name="cn3d" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Application" 0x0101
- CFG=cn3d - Win32 ReleaseDLL
- !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 "cn3d.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 "cn3d.mak" CFG="cn3d - Win32 ReleaseDLL"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "cn3d - Win32 ReleaseDLL" (based on "Win32 (x86) Application")
- !MESSAGE "cn3d - Win32 ReleaseMT" (based on "Win32 (x86) Application")
- !MESSAGE "cn3d - Win32 Release" (based on "Win32 (x86) Application")
- !MESSAGE "cn3d - Win32 DebugDLL" (based on "Win32 (x86) Application")
- !MESSAGE "cn3d - Win32 DebugMT" (based on "Win32 (x86) Application")
- !MESSAGE "cn3d - 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)" == "cn3d - Win32 ReleaseDLL"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ReleaseDLL"
- # PROP BASE Intermediate_Dir "ReleaseDLL"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....binReleaseDLL"
- # PROP Intermediate_Dir "ReleaseDLL"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "WXUSINGDLL=1" /YX /FD /c
- # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "........include" /I "........srcapp" /I "........srcalgostructure" /I "...........wxwininclude" /I "...........ncbiinclude" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "__WXMSW__" /D "__WIN32__" /D "_WINDOWS" /D "__WINDOWS__" /D WINVER=0x0400 /D "WXUSINGDLL=1" /YX /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /i "...........wxwininclude" /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /pdb:none /machine:IX86
- # ADD LINK32 ncbimmdb.lib ncbiobj.lib ncbi.lib ncbitool.lib ncbiid1.lib netcli.lib jpeg.lib png.lib tiff.lib zlib.lib wx.lib opengl32.lib glu32.lib comdlg32.lib advapi32.lib user32.lib gdi32.lib comctl32.lib ole32.lib ws2_32.lib shell32.lib rpcrt4.lib /nologo /incremental:no /subsystem:windows /pdb:none /machine:IX86 /libpath:"...........wxwinReleaseDLL" /libpath:"...........ncbiReleaseDLL"
- !ELSEIF "$(CFG)" == "cn3d - Win32 ReleaseMT"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ReleaseMT"
- # PROP BASE Intermediate_Dir "ReleaseMT"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "....binReleaseMT"
- # PROP Intermediate_Dir "ReleaseMT"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD CPP /nologo /MT /W3 /GR /GX /O2 /I "........include" /I "........srcapp" /I "........srcalgostructure" /I "...........wxwininclude" /I "...........ncbiinclude" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "__WXMSW__" /D "__WIN32__" /D "_WINDOWS" /D "__WINDOWS__" /D WINVER=0x0400 /YX /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /i "...........wxwininclude" /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /pdb:none /machine:IX86
- # ADD LINK32 ncbimmdb.lib ncbiobj.lib ncbi.lib ncbitool.lib ncbiid1.lib netcli.lib jpeg.lib png.lib tiff.lib zlib.lib wx.lib opengl32.lib glu32.lib comdlg32.lib advapi32.lib user32.lib gdi32.lib comctl32.lib ole32.lib ws2_32.lib shell32.lib rpcrt4.lib /nologo /incremental:no /subsystem:windows /pdb:none /machine:IX86 /libpath:"...........wxwinReleaseMT" /libpath:"...........ncbiReleaseMT"
- !ELSEIF "$(CFG)" == "cn3d - 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 "....binRelease"
- # PROP Intermediate_Dir "Release"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- # ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
- # ADD CPP /nologo /ML /W3 /GR /GX /O2 /I "........include" /I "........srcapp" /I "........srcalgostructure" /I "...........wxwininclude" /I "...........ncbiinclude" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "__WXMSW__" /D "__WIN32__" /D "_WINDOWS" /D "__WINDOWS__" /D WINVER=0x0400 /YX /FD /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /i "...........wxwininclude" /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /pdb:none /machine:IX86
- # ADD LINK32 ncbimmdb.lib ncbiobj.lib ncbi.lib ncbitool.lib ncbiid1.lib netcli.lib jpeg.lib png.lib tiff.lib zlib.lib wx.lib opengl32.lib glu32.lib comdlg32.lib advapi32.lib user32.lib gdi32.lib comctl32.lib ole32.lib ws2_32.lib shell32.lib rpcrt4.lib /nologo /incremental:no /subsystem:windows /pdb:none /machine:IX86 /libpath:"...........wxwinRelease" /libpath:"...........ncbiRelease"
- !ELSEIF "$(CFG)" == "cn3d - Win32 DebugDLL"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "DebugDLL"
- # PROP BASE Intermediate_Dir "DebugDLL"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....binDebugDLL"
- # PROP Intermediate_Dir "DebugDLL"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "__WXDEBUG__=1" /D "WXUSINGDLL=1" /YX /FD /GZ /c
- # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I "........include" /I "........srcapp" /I "........srcalgostructure" /I "...........wxwininclude" /I "...........ncbiinclude" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "__WXMSW__" /D "__WIN32__" /D "_WINDOWS" /D "__WINDOWS__" /D WINVER=0x0400 /D "__WXDEBUG__=1" /D "WXUSINGDLL=1" /YX /FD /GZ /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /i "...........wxwininclude" /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /pdb:none /debug /machine:IX86
- # ADD LINK32 ncbimmdb.lib ncbiobj.lib ncbi.lib ncbitool.lib ncbiid1.lib netcli.lib jpeg.lib png.lib tiff.lib zlib.lib wx.lib opengl32.lib glu32.lib comdlg32.lib advapi32.lib user32.lib gdi32.lib comctl32.lib ole32.lib ws2_32.lib shell32.lib rpcrt4.lib /nologo /incremental:yes /subsystem:windows /pdb:none /debug /machine:IX86 /libpath:"...........wxwinDebugDLL" /libpath:"...........ncbiDebugDLL"
- !ELSEIF "$(CFG)" == "cn3d - Win32 DebugMT"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "DebugMT"
- # PROP BASE Intermediate_Dir "DebugMT"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "....binDebugMT"
- # PROP Intermediate_Dir "DebugMT"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "__WXDEBUG__=1" /YX /FD /GZ /c
- # ADD CPP /nologo /MTd /W3 /Gm /GR /GX /Z7 /Od /I "........include" /I "........srcapp" /I "........srcalgostructure" /I "...........wxwininclude" /I "...........ncbiinclude" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "__WXMSW__" /D "__WIN32__" /D "_WINDOWS" /D "__WINDOWS__" /D WINVER=0x0400 /D "__WXDEBUG__=1" /YX /FD /GZ /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /i "...........wxwininclude" /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /pdb:none /debug /machine:IX86
- # ADD LINK32 ncbimmdb.lib ncbiobj.lib ncbi.lib ncbitool.lib ncbiid1.lib netcli.lib jpeg.lib png.lib tiff.lib zlib.lib wx.lib opengl32.lib glu32.lib comdlg32.lib advapi32.lib user32.lib gdi32.lib comctl32.lib ole32.lib ws2_32.lib shell32.lib rpcrt4.lib /nologo /incremental:yes /subsystem:windows /pdb:none /debug /machine:IX86 /libpath:"...........wxwinDebugMT" /libpath:"...........ncbiDebugMT"
- !ELSEIF "$(CFG)" == "cn3d - 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 "....binDebug"
- # PROP Intermediate_Dir "Debug"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- # ADD BASE CPP /nologo /MLd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "__WXDEBUG__=1" /YX /FD /GZ /c
- # ADD CPP /nologo /MLd /W3 /Gm /GR /GX /Z7 /Od /I "........include" /I "........srcapp" /I "........srcalgostructure" /I "...........wxwininclude" /I "...........ncbiinclude" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "__WXMSW__" /D "__WIN32__" /D "_WINDOWS" /D "__WINDOWS__" /D WINVER=0x0400 /D "__WXDEBUG__=1" /YX /FD /GZ /c
- # SUBTRACT CPP /Fr
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /i "...........wxwininclude" /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /pdb:none /debug /machine:IX86
- # ADD LINK32 ncbimmdb.lib ncbiobj.lib ncbi.lib ncbitool.lib ncbiid1.lib netcli.lib jpeg.lib png.lib tiff.lib zlib.lib wx.lib opengl32.lib glu32.lib comdlg32.lib advapi32.lib user32.lib gdi32.lib comctl32.lib ole32.lib ws2_32.lib shell32.lib rpcrt4.lib /nologo /incremental:yes /subsystem:windows /pdb:none /debug /machine:IX86 /libpath:"...........wxwinDebug" /libpath:"...........ncbiDebug"
- !ENDIF
- # Begin Target
- # Name "cn3d - Win32 ReleaseDLL"
- # Name "cn3d - Win32 ReleaseMT"
- # Name "cn3d - Win32 Release"
- # Name "cn3d - Win32 DebugDLL"
- # Name "cn3d - Win32 DebugMT"
- # Name "cn3d - Win32 Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=........srcappcn3dalignment_manager.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dalignment_set.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3danimation_controls.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dannotate_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3datom_set.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dblock_multiple_alignment.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dbond.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcdd_annot_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcdd_book_ref_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcdd_ref_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcdd_splash_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dchemical_graph.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_app.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_ba_interface.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_blast.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_cache.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_colors.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_glcanvas.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_png.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_threader.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_tools.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcommand_processor.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dconservation_colorer.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcoord_set.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3ddata_manager.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dfile_messaging.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dmessenger.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dmolecule.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dmolecule_identifier.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dmultitext_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dobject_3d.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dopengl_renderer.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dperiodic_table.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dpreferences_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dprogress_meter.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dresidue.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_display.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_set.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_viewer.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_viewer_widget.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_viewer_window.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dshow_hide_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dshow_hide_manager.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstructure_base.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstructure_set.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstructure_window.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstyle_dialog.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstyle_manager.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dtaxonomy_tree.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dupdate_viewer.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dupdate_viewer_window.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dvector_math.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dviewer_base.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dviewer_window_base.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dwx_tools.cpp
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter ".hpp .h"
- # Begin Source File
- SOURCE=........srcappcn3dalignment_manager.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dalignment_set.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3danimation_controls.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dannotate_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dasn_converter.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dasn_reader.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3datom_set.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dblock_multiple_alignment.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dbond.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcdd_annot_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcdd_book_ref_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcdd_ref_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcdd_splash_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dchemical_graph.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_app.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_ba_interface.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_blast.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_cache.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_colors.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_glcanvas.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_png.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_threader.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcn3d_tools.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcommand_processor.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dconservation_colorer.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dcoord_set.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3ddata_manager.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dfile_messaging.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dmessenger.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dmolecule.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dmolecule_identifier.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dmultitext_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dobject_3d.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dopengl_renderer.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dperiodic_table.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dpng.h
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dpngconf.h
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dpreferences_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dprogress_meter.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dresidue.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_display.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_set.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_viewer.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_viewer_widget.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dsequence_viewer_window.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dshow_hide_callback.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dshow_hide_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dshow_hide_manager.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstructure_base.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstructure_set.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstructure_window.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstyle_dialog.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dstyle_manager.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dtaxonomy_tree.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dupdate_viewer.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dupdate_viewer_window.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dvector_math.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dviewable_alignment.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dviewer_base.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dviewer_window_base.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dwx_tools.hpp
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dzconf.h
- # End Source File
- # Begin Source File
- SOURCE=........srcappcn3dzlib.h
- # End Source File
- # End Group
- # Begin Group "Resource Files"
- # PROP Default_Filter "rc;rc2;ico;cur;bmp;dlg;rct;bin;rgs;gif;jpg;jpeg;jpe"
- # Begin Source File
- SOURCE=........srcappcn3dcn3d.rc
- # End Source File
- # End Group
- # End Target
- # End Project