www.pudn.com > 20065291434354190.rar > Neobus.dsp


# Microsoft Developer Studio Project File - Name="Neobus" - Package Owner=<4> 
# Microsoft Developer Studio Generated Build File, Format Version 6.00 
# ** DO NOT EDIT ** 
 
# TARGTYPE "Win32 (x86) Application" 0x0101 
 
CFG=Neobus - 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 "Neobus.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 "Neobus.mak" CFG="Neobus - Win32 Debug" 
!MESSAGE  
!MESSAGE Possible choices for configuration are: 
!MESSAGE  
!MESSAGE "Neobus - Win32 Debug" (based on "Win32 (x86) Application") 
!MESSAGE "Neobus - Win32 Release" (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)" == "Neobus - Win32 Debug" 
 
# PROP BASE Use_MFC 5 
# PROP BASE Use_Debug_Libraries 1 
# PROP BASE Output_Dir "Debug" 
# PROP BASE Intermediate_Dir "Debug" 
# PROP BASE Target_Dir "" 
# PROP Use_MFC 5 
# PROP Use_Debug_Libraries 1 
# PROP Output_Dir "Debug" 
# PROP Intermediate_Dir "Debug" 
# PROP Target_Dir "" 
# ADD BASE CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /Yu"stdafx.h" /GZ /c  
# ADD CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_MBCS" /Gm /Yu"stdafx.h" /GZ /c  
# ADD BASE MTL /nologo /D "_DEBUG" /win32  
# ADD MTL /nologo /D "_DEBUG" /win32  
# ADD BASE RSC /l 1033 /d "_DEBUG" /i "$(IntDir)"  
# ADD RSC /l 1033 /d "_DEBUG" /i "$(IntDir)"  
BSC32=bscmake.exe 
# ADD BASE BSC32 /nologo  
# ADD BSC32 /nologo  
LINK32=link.exe 
# ADD BASE LINK32 gdiplus.lib /nologo /incremental:yes /debug /pdbtype:sept /subsystem:windows /machine:ix86  
# ADD LINK32 gdiplus.lib /nologo /incremental:yes /debug /pdbtype:sept /subsystem:windows /machine:ix86  
 
!ELSEIF  "$(CFG)" == "Neobus - Win32 Release" 
 
# PROP BASE Use_MFC 5 
# PROP BASE Use_Debug_Libraries 0 
# PROP BASE Output_Dir "Release" 
# PROP BASE Intermediate_Dir "Release" 
# PROP BASE Target_Dir "" 
# PROP Use_MFC 5 
# PROP Use_Debug_Libraries 0 
# PROP Output_Dir "Release" 
# PROP Intermediate_Dir "Release" 
# PROP Target_Dir "" 
# ADD BASE CPP /nologo /MT /Zi /W3 /O2 /Ob1 /Oy /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /GF /Gy /Yu"stdafx.h" /c  
# ADD CPP /nologo /MT /Zi /W3 /O2 /Ob1 /Oy /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /GF /Gy /Yu"stdafx.h" /c  
# ADD BASE MTL /nologo /D "NDEBUG" /win32  
# ADD MTL /nologo /D "NDEBUG" /win32  
# ADD BASE RSC /l 1033 /d "NDEBUG" /i "$(IntDir)"  
# ADD RSC /l 1033 /d "NDEBUG" /i "$(IntDir)"  
BSC32=bscmake.exe 
# ADD BASE BSC32 /nologo  
# ADD BSC32 /nologo  
LINK32=link.exe 
# ADD BASE LINK32 gdiplus.lib /nologo /incremental:no /debug /pdbtype:sept /subsystem:windows /opt:ref /opt:icf /machine:ix86  
# ADD LINK32 gdiplus.lib /nologo /incremental:no /debug /pdbtype:sept /subsystem:windows /opt:ref /opt:icf /machine:ix86  
 
!ENDIF 
 
# Begin Target 
 
# Name "Neobus - Win32 Debug" 
# Name "Neobus - Win32 Release" 
# Begin Group "Source Files" 
 
# PROP Default_Filter "cpp;c;cxx;def;odl;idl;hpj;bat;asm" 
# Begin Source File 
 
SOURCE=Markup.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=Neobus.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=NeobusDlg.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XLine.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XLines.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XNeobus.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XPassage.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XPath.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XSpot.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XStation.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XStations.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=XTube.cpp 
# End Source File 
# Begin Source File 
 
SOURCE=stdafx.cpp 
 
!IF  "$(CFG)" == "Neobus - Win32 Debug" 
 
# ADD CPP /nologo /Yc"stdafx.h" /GZ  
!ELSEIF  "$(CFG)" == "Neobus - Win32 Release" 
 
# ADD CPP /nologo /Yc"stdafx.h"  
!ENDIF 
 
# End Source File 
# End Group 
# Begin Group "Header Files" 
 
# PROP Default_Filter "h;hpp;hxx;hm;inl;inc" 
# Begin Source File 
 
SOURCE=Markup.h 
# End Source File 
# Begin Source File 
 
SOURCE=Neobus.h 
# End Source File 
# Begin Source File 
 
SOURCE=NeobusDlg.h 
# End Source File 
# Begin Source File 
 
SOURCE=Resource.h 
# End Source File 
# Begin Source File 
 
SOURCE=XLine.h 
# End Source File 
# Begin Source File 
 
SOURCE=XLines.h 
# End Source File 
# Begin Source File 
 
SOURCE=XNeobus.h 
# End Source File 
# Begin Source File 
 
SOURCE=XPassage.h 
# End Source File 
# Begin Source File 
 
SOURCE=XPath.h 
# End Source File 
# Begin Source File 
 
SOURCE=XSpot.h 
# End Source File 
# Begin Source File 
 
SOURCE=XStation.h 
# End Source File 
# Begin Source File 
 
SOURCE=XStations.h 
# End Source File 
# Begin Source File 
 
SOURCE=XTube.h 
# End Source File 
# Begin Source File 
 
SOURCE=stdafx.h 
# End Source File 
# End Group 
# Begin Group "Resource Files" 
 
# PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest" 
# Begin Source File 
 
SOURCE=res\Neobus.ico 
# End Source File 
# Begin Source File 
 
SOURCE=res\Neobus.manifest 
# End Source File 
# Begin Source File 
 
SOURCE=Neobus.rc 
# End Source File 
# Begin Source File 
 
SOURCE=res\Neobus.rc2 
# End Source File 
# End Group 
# End Target 
# End Project