📄 train.dsp
字号:
# Microsoft Developer Studio Project File - Name="train" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=train - 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 "train.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 "train.mak" CFG="train - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "train - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
# 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 ".\"
# PROP Intermediate_Dir ".\"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /G6 /MT /W3 /WX /GX /Z7 /Od /I "." /I "$(GV_ROOT)\include" /I "$(G_ROOT)\include" /I "$(GV_ROOT)\gifts" /I "$(GV_ROOT)\sgl\include" /I "$(GV_ROOT)\demos\train" /I "$(GV_ROOT)\demos\net" /I "$(GV_ROOT)" /YX /FD /GZ $(G_CC_DEFINES) /c
# SUBTRACT CPP /Fr
# 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 odbc32.lib odbccp32.lib 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 /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib mpr.lib netapi32.lib comdlg32.lib comctl32.lib oldnames.lib libcpmt.lib $(GV_RESOURCES_GFX) libgifts.lib libgv.lib $(GV_LIB_GL) user32.lib gdi32.lib advapi32.lib wsock32.lib winmm.lib libcmt.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"$(GV_ROOT)\gifts" /libpath:"$(GV_ROOT)/lib/w32/$(G_PROC_LIB)/$(GV_GFX)" /libpath:"$(G_LIB_GLIDE)"
# SUBTRACT LINK32 /pdb:none /incremental:no /nodefaultlib
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=Brand Executable
PostBuild_Cmds=$(G_BRAND) train.exe
# End Special Build Tool
# Begin Target
# Name "train - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=gfx_init.c
# End Source File
# Begin Source File
SOURCE="$(GV_ROOT)\src\gv_main.c"
# End Source File
# Begin Source File
SOURCE=hostdata.c
# End Source File
# Begin Source File
SOURCE="$(GV_ROOT)\demos\net\netcomm.c"
# End Source File
# Begin Source File
SOURCE="$(GV_ROOT)\demos\net\netgen.c"
# End Source File
# Begin Source File
SOURCE="$(GV_ROOT)\demos\net\netmastr.c"
# End Source File
# Begin Source File
SOURCE="$(GV_ROOT)\demos\net\netslave.c"
# End Source File
# Begin Source File
SOURCE=.\season.c
# End Source File
# Begin Source File
SOURCE=uevents.c
# End Source File
# Begin Source File
SOURCE=uinit.c
# End Source File
# Begin Source File
SOURCE=uparse.c
# End Source File
# Begin Source File
SOURCE=uproc.c
# End Source File
# Begin Source File
SOURCE=ushut.c
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE="$(GV_ROOT)\demos\net\dnet.h"
# End Source File
# Begin Source File
SOURCE=events.h
# End Source File
# Begin Source File
SOURCE=hostdata.h
# End Source File
# Begin Source File
SOURCE="$(GV_ROOT)\demos\net\netsio.h"
# End Source File
# Begin Source File
SOURCE=path_otrain0.h
# End Source File
# Begin Source File
SOURCE=path_otrain1.h
# End Source File
# Begin Source File
SOURCE=path_otrain2.h
# End Source File
# Begin Source File
SOURCE=path_train.h
# End Source File
# Begin Source File
SOURCE="$(GV_ROOT)\demos\net\skt.h"
# End Source File
# Begin Source File
SOURCE=train.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"
# End Group
# Begin Source File
SOURCE=gvsinit.gvc
# End Source File
# Begin Source File
SOURCE=Readme.txt
# End Source File
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -