📄 mpqeditor.dsp
字号:
# Microsoft Developer Studio Project File - Name="MPQEditor" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=MPQEditor - 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 "MPQEditor.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 "MPQEditor.mak" CFG="MPQEditor - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "MPQEditor - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE "MPQEditor - Win32 ReleaseEn" (based on "Win32 (x86) Application")
!MESSAGE "MPQEditor - Win32 ReleaseDe" (based on "Win32 (x86) Application")
!MESSAGE "MPQEditor - Win32 ReleaseCz" (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)" == "MPQEditor - 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 "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
# ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
# SUBTRACT CPP /Fr
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x405 /d "_DEBUG" /d "_AFXDLL"
# ADD RSC /l 0x405 /d "_DEBUG" /d "_AFXDLL"
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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseEn"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "MPQEditor___Win32_ReleaseEn"
# PROP BASE Intermediate_Dir "MPQEditor___Win32_ReleaseEn"
# PROP BASE Ignore_Export_Lib 0
# 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 /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x405 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x405 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"Release/En/MPQEditor.exe"
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Cmds=MkBuildNum MPQEditorEn.rc
# End Special Build Tool
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseDe"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "MPQEditor___Win32_ReleaseDe"
# PROP BASE Intermediate_Dir "MPQEditor___Win32_ReleaseDe"
# PROP BASE Ignore_Export_Lib 0
# 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 /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x405 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x405 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"Release/De/MPQEditor.exe"
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Cmds=MkBuildNum MPQEditorDe.rc
# End Special Build Tool
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseCz"
# PROP BASE Use_MFC 6
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "MPQEditor___Win32_ReleaseCz"
# PROP BASE Intermediate_Dir "MPQEditor___Win32_ReleaseCz"
# PROP BASE Ignore_Export_Lib 0
# 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 /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x405 /d "NDEBUG" /d "_AFXDLL"
# ADD RSC /l 0x405 /d "NDEBUG" /d "_AFXDLL"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"Release/Cz/MPQEditor.exe"
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Cmds=MkBuildNum MPQEditorCz.rc
# End Special Build Tool
!ENDIF
# Begin Target
# Name "MPQEditor - Win32 Debug"
# Name "MPQEditor - Win32 ReleaseEn"
# Name "MPQEditor - Win32 ReleaseDe"
# Name "MPQEditor - Win32 ReleaseCz"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\DllLoad.cpp
# End Source File
# Begin Source File
SOURCE=.\MPQEditor.cpp
# End Source File
# Begin Source File
SOURCE=.\MPQEditorCz.rc
!IF "$(CFG)" == "MPQEditor - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseEn"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseDe"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseCz"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\MPQEditorDe.rc
!IF "$(CFG)" == "MPQEditor - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseEn"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseDe"
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseCz"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\MPQEditorEn.rc
!IF "$(CFG)" == "MPQEditor - Win32 Debug"
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseEn"
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseDe"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseCz"
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File
SOURCE=.\StormHelp.cpp
# End Source File
# Begin Source File
SOURCE=.\TAboutDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\TAddFileOptionsDlg.cpp
# End Source File
# Begin Source File
SOURCE="..\!Common\TAnchors.cpp"
# SUBTRACT CPP /YX /Yc /Yu
# End Source File
# Begin Source File
SOURCE=.\TBreakOptsDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\TCmdLineArgsDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\TConsole.cpp
# End Source File
# Begin Source File
SOURCE=.\TDataSource.cpp
# End Source File
# Begin Source File
SOURCE=.\TFileListDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\THexViewer.cpp
# End Source File
# Begin Source File
SOURCE=.\TListView.cpp
# End Source File
# Begin Source File
SOURCE=.\TMainFrm1.cpp
# End Source File
# Begin Source File
SOURCE=.\TMainFrm2.cpp
# End Source File
# Begin Source File
SOURCE=.\TMainFrm3.cpp
# End Source File
# Begin Source File
SOURCE=.\TMsgBoxYNAC.cpp
# End Source File
# Begin Source File
SOURCE=.\TNameBreakerDlg1.cpp
# End Source File
# Begin Source File
SOURCE=.\TNameBreakerDlg2.cpp
# End Source File
# Begin Source File
SOURCE=.\TNewFolderDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\TNewMpqDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\TOptionsDlg.cpp
# End Source File
# Begin Source File
SOURCE=.\TPropertiesGeneral.cpp
# End Source File
# Begin Source File
SOURCE=.\TTreeView.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\DragDrop.h
# End Source File
# Begin Source File
SOURCE=.\MPQEditor.h
# End Source File
# Begin Source File
SOURCE=.\Resource.h
# End Source File
# Begin Source File
SOURCE=.\StdAfx.h
# End Source File
# Begin Source File
SOURCE=.\StormHelp.h
# End Source File
# Begin Source File
SOURCE=.\TAboutDlg.h
# End Source File
# Begin Source File
SOURCE=.\TAddFileOptionsDlg.h
# End Source File
# Begin Source File
SOURCE="..\!Common\TAnchors.h"
# End Source File
# Begin Source File
SOURCE=.\TBreakOptsDlg.h
# End Source File
# Begin Source File
SOURCE=.\TCmdLineArgsDlg.h
# End Source File
# Begin Source File
SOURCE=.\TConsole.h
# End Source File
# Begin Source File
SOURCE=.\TDataSource.h
# End Source File
# Begin Source File
SOURCE=.\TFileListDlg.h
# End Source File
# Begin Source File
SOURCE=.\THexViewer.h
# End Source File
# Begin Source File
SOURCE=.\TListView.h
# End Source File
# Begin Source File
SOURCE=.\TMainFrm.h
# End Source File
# Begin Source File
SOURCE=.\TMsgBoxYNAC.h
# End Source File
# Begin Source File
SOURCE=.\TNameBreakerDlg.h
# End Source File
# Begin Source File
SOURCE=.\TNewFolderDlg.h
# End Source File
# Begin Source File
SOURCE=.\TNewMpqDlg.h
# End Source File
# Begin Source File
SOURCE=.\TOptionsDlg.h
# End Source File
# Begin Source File
SOURCE=.\TPropertiesGeneral.h
# End Source File
# Begin Source File
SOURCE=.\TTreeView.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\BuildNum.txt
# End Source File
# Begin Source File
SOURCE=.\res\Cursor1.cur
# End Source File
# Begin Source File
SOURCE=.\res\Cursor2.cur
# End Source File
# Begin Source File
SOURCE=.\res\Folder.ico
# End Source File
# Begin Source File
SOURCE=.\res\FolderOpen.ico
# End Source File
# Begin Source File
SOURCE=.\res\MPQEditor.exe.manifest
# End Source File
# Begin Source File
SOURCE=.\res\MPQEditor.ico
# End Source File
# Begin Source File
SOURCE=.\res\MPQEditor.rc2
# End Source File
# Begin Source File
SOURCE=.\res\NameDetected.wav
# End Source File
# Begin Source File
SOURCE=.\res\Toolbar.bmp
# End Source File
# Begin Source File
SOURCE=.\res\TPQEditorDoc.ico
# End Source File
# End Group
# Begin Group "Library Files"
# PROP Default_Filter "*.lib"
# Begin Source File
SOURCE=..\StormLib\StormLibD.lib
!IF "$(CFG)" == "MPQEditor - Win32 Debug"
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseEn"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseDe"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseCz"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\StormLib\StormLib.lib
!IF "$(CFG)" == "MPQEditor - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseEn"
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseDe"
!ELSEIF "$(CFG)" == "MPQEditor - Win32 ReleaseCz"
!ENDIF
# End Source File
# End Group
# Begin Group "Doc Files"
# PROP Default_Filter "*.txt"
# Begin Source File
SOURCE=".\!Doc\Bugs.txt"
# End Source File
# Begin Source File
SOURCE=".\!Doc\History.txt"
# End Source File
# Begin Source File
SOURCE=".\!Doc\ToDo.txt"
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -