📄 roboagent.dsp
字号:
# Microsoft Developer Studio Project File - Name="RoboAgent" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=RoboAgent - 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 "RoboAgent.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 "RoboAgent.mak" CFG="RoboAgent - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "RoboAgent - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "RoboAgent - 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)" == "RoboAgent - 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 "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG"
# ADD RSC /l 0x804 /d "NDEBUG"
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 /nologo /subsystem:windows /machine:I386
# ADD LINK32 user32.lib gdi32.lib Ws2_32.lib /nologo /subsystem:windows /machine:I386
# SUBTRACT LINK32 /debug
!ELSEIF "$(CFG)" == "RoboAgent - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "RoboAgent___Win32_Debug0"
# PROP BASE Intermediate_Dir "RoboAgent___Win32_Debug0"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# 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 /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /YX /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "_DEBUG"
# ADD RSC /l 0x804 /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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 user32.lib gdi32.lib Ws2_32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
!ENDIF
# Begin Target
# Name "RoboAgent - Win32 Release"
# Name "RoboAgent - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\agent.cpp
# End Source File
# Begin Source File
SOURCE=.\auditorysystem.cpp
# End Source File
# Begin Source File
SOURCE=.\bitaudio.cpp
# End Source File
# Begin Source File
SOURCE=.\bpn.cpp
# End Source File
# Begin Source File
SOURCE=.\clearball.cpp
# End Source File
# Begin Source File
SOURCE=.\client.cpp
# End Source File
# Begin Source File
SOURCE=.\clientparam.cpp
# End Source File
# Begin Source File
SOURCE=.\command.cpp
# End Source File
# Begin Source File
SOURCE=.\df_positioning.cpp
# End Source File
# Begin Source File
SOURCE=.\field.cpp
# End Source File
# Begin Source File
SOURCE=.\fis.cpp
# End Source File
# Begin Source File
SOURCE=.\geometry.cpp
# End Source File
# Begin Source File
SOURCE=.\goalie.cpp
# End Source File
# Begin Source File
SOURCE=.\goingthroughspeed.cpp
# End Source File
# Begin Source File
SOURCE=.\intercept_util.cpp
# End Source File
# Begin Source File
SOURCE=.\interception.cpp
# End Source File
# Begin Source File
SOURCE=.\kick.cpp
# End Source File
# Begin Source File
SOURCE=.\log.cpp
# End Source File
# Begin Source File
SOURCE=.\logunit.cpp
# End Source File
# Begin Source File
SOURCE=.\mediator.cpp
# End Source File
# Begin Source File
SOURCE=.\motion.cpp
# End Source File
# Begin Source File
SOURCE=.\netif.cpp
# End Source File
# Begin Source File
SOURCE=.\objects.cpp
# End Source File
# Begin Source File
SOURCE=.\offclient.cpp
# End Source File
# Begin Source File
SOURCE=.\paramreaderutil.cpp
# End Source File
# Begin Source File
SOURCE=.\parseparam.cpp
# End Source File
# Begin Source File
SOURCE=.\parsesound.cpp
# End Source File
# Begin Source File
SOURCE=.\parsevisual.cpp
# End Source File
# Begin Source File
SOURCE=.\perceptron.cpp
# End Source File
# Begin Source File
SOURCE=.\pitch.cpp
# End Source File
# Begin Source File
SOURCE=.\player.cpp
# End Source File
# Begin Source File
SOURCE=.\positioning.cpp
# End Source File
# Begin Source File
SOURCE=.\sensory.cpp
# End Source File
# Begin Source File
SOURCE=.\serverparam.cpp
# End Source File
# Begin Source File
SOURCE=.\setplay.cpp
# End Source File
# Begin Source File
SOURCE=.\skill.cpp
# End Source File
# Begin Source File
SOURCE=.\smp_func.cpp
# End Source File
# Begin Source File
SOURCE=.\stopwatch.cpp
# End Source File
# Begin Source File
SOURCE=.\strategy.cpp
# End Source File
# Begin Source File
SOURCE=.\unknownplayer.cpp
# End Source File
# Begin Source File
SOURCE=.\utils.cpp
# End Source File
# Begin Source File
SOURCE=.\visualsystem.cpp
# End Source File
# Begin Source File
SOURCE=.\weightedring.cpp
# End Source File
# Begin Source File
SOURCE=.\windows.cpp
# End Source File
# Begin Source File
SOURCE=.\worldmodel.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\agent.h
# End Source File
# Begin Source File
SOURCE=.\astar.h
# End Source File
# Begin Source File
SOURCE=.\auditorysystem.h
# End Source File
# Begin Source File
SOURCE=.\bitaudio.h
# End Source File
# Begin Source File
SOURCE=.\bpn.h
# End Source File
# Begin Source File
SOURCE=.\clearball.h
# End Source File
# Begin Source File
SOURCE=.\client.h
# End Source File
# Begin Source File
SOURCE=.\clientparam.h
# End Source File
# Begin Source File
SOURCE=.\command.h
# End Source File
# Begin Source File
SOURCE=.\df_positioning.h
# End Source File
# Begin Source File
SOURCE=.\field.h
# End Source File
# Begin Source File
SOURCE=.\fis.h
# End Source File
# Begin Source File
SOURCE=.\geometry.h
# End Source File
# Begin Source File
SOURCE=.\goalie.h
# End Source File
# Begin Source File
SOURCE=.\goingthroughspeed.h
# End Source File
# Begin Source File
SOURCE=.\intercept_util.h
# End Source File
# Begin Source File
SOURCE=.\interception.h
# End Source File
# Begin Source File
SOURCE=.\kick.h
# End Source File
# Begin Source File
SOURCE=.\list.h
# End Source File
# Begin Source File
SOURCE=.\log.h
# End Source File
# Begin Source File
SOURCE=.\logunit.h
# End Source File
# Begin Source File
SOURCE=.\mediator.h
# End Source File
# Begin Source File
SOURCE=.\motion.h
# End Source File
# Begin Source File
SOURCE=.\netif.h
# End Source File
# Begin Source File
SOURCE=.\objects.h
# End Source File
# Begin Source File
SOURCE=.\paramreaderutil.h
# End Source File
# Begin Source File
SOURCE=.\parseparam.h
# End Source File
# Begin Source File
SOURCE=.\parsesound.h
# End Source File
# Begin Source File
SOURCE=.\parsevisual.h
# End Source File
# Begin Source File
SOURCE=.\perceptron.h
# End Source File
# Begin Source File
SOURCE=.\pitch.h
# End Source File
# Begin Source File
SOURCE=.\player.h
# End Source File
# Begin Source File
SOURCE=.\playertype.h
# End Source File
# Begin Source File
SOURCE=.\positioning.h
# End Source File
# Begin Source File
SOURCE=.\resource.h
# End Source File
# Begin Source File
SOURCE=.\sensory.h
# End Source File
# Begin Source File
SOURCE=.\serverparam.h
# End Source File
# Begin Source File
SOURCE=.\setplay.h
# End Source File
# Begin Source File
SOURCE=.\skill.h
# End Source File
# Begin Source File
SOURCE=.\smp_datastruct.h
# End Source File
# Begin Source File
SOURCE=.\smp_func.h
# End Source File
# Begin Source File
SOURCE=.\stdafx.h
# End Source File
# Begin Source File
SOURCE=.\stopwatch.h
# End Source File
# Begin Source File
SOURCE=.\strategy.h
# End Source File
# Begin Source File
SOURCE=.\types.h
# End Source File
# Begin Source File
SOURCE=.\unknownplayer.h
# End Source File
# Begin Source File
SOURCE=.\utils.h
# End Source File
# Begin Source File
SOURCE=.\visualsystem.h
# End Source File
# Begin Source File
SOURCE=.\weightedring.h
# End Source File
# Begin Source File
SOURCE=.\worldmodel.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=.\Icon.ico
# End Source File
# Begin Source File
SOURCE=.\robocup.rc
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -