📄 mts.dsp
字号:
# Microsoft Developer Studio Project File - Name="MTS" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=MTS - 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 "MTS.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 "MTS.mak" CFG="MTS - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "MTS - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "MTS - 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)" == "MTS - Win32 Release"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# 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 /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W3 /GX /O2 /I "./cpl" /I "./mitab" /I "./shape" /I "./ogr" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "SHAPELIB_DLLEXPORT" /FD /c
# SUBTRACT CPP /YX /Yc /Yu
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
# ADD LINK32 /nologo /subsystem:windows /dll /machine:I386 /def:".\MTS.def" /out:"../lib/MTS.dll" /implib:"../lib/MTS.lib"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 6
# 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 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "./cpl" /I "./mitab" /I "./shape" /I "./ogr" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "DEBUG" /D "SHAPELIB_DLLEXPORT" /FD /GZ /c
# SUBTRACT CPP /YX /Yc /Yu
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /def:".\MTS_d.def" /out:"../lib/MTS_d.dll" /implib:"../lib/MTS_d.lib" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "MTS - Win32 Release"
# Name "MTS - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\MTS.cpp
# End Source File
# Begin Source File
SOURCE=.\MTS.def
# PROP Exclude_From_Build 1
# End Source File
# Begin Source File
SOURCE=.\MTS.rc
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.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=.\res\MTS.rc2
# End Source File
# End Group
# Begin Group "MITAB"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\mitab\mitab.h
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_bounds.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_coordsys.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_datfile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_feature.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_feature_mif.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_geometry.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_geometry.h
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_idfile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_imapinfofile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_indfile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_mapcoordblock.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_mapfile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_mapheaderblock.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_mapindexblock.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_mapobjectblock.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_maptoolblock.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_middatafile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_miffile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_ogr_datasource.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_ogr_driver.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_ogr_driver.h
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_priv.h
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_rawbinblock.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_spatialref.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_tabfile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_tabseamless.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_tabview.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_tooldef.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_utils.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\mitab\mitab_utils.h
# End Source File
# End Group
# Begin Group "SHAPE"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\shape\dbfopen.c
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\shape\ogrshape.h
# End Source File
# Begin Source File
SOURCE=.\shape\ogrshapedatasource.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\shape\ogrshapedriver.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\shape\ogrshapelayer.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\shape\shape2ogr.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\shape\shapefil.h
# End Source File
# Begin Source File
SOURCE=.\shape\shpopen.c
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\shape\shptree.c
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# End Group
# Begin Group "CPL"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\cpl\cpl_config.h
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_conv.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_conv.h
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_csv.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_csv.h
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_dir.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_error.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_error.h
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_findfile.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_getexecpath.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_list.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_list.h
# End Source File
# Begin Source File
SOURCE=.\cpl\cpl_minixml.cpp
!IF "$(CFG)" == "MTS - Win32 Release"
!ELSEIF "$(CFG)" == "MTS - Win32 Debug"
# SUBTRACT CPP /YX /Yc /Yu
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -