2005-06-06 14:53:59 +00:00
|
|
|
# Microsoft Developer Studio Project File - Name="ci1" - Package Owner=<4>
|
|
|
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|
|
|
# ** DO NOT EDIT **
|
|
|
|
|
|
|
|
# TARGTYPE "Win32 (x86) Application" 0x0101
|
|
|
|
|
|
|
|
CFG=ci1 - Win32 Debug
|
|
|
|
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
|
|
|
!MESSAGE use the Export Makefile command and run
|
|
|
|
!MESSAGE
|
2005-06-09 15:05:59 +00:00
|
|
|
!MESSAGE NMAKE /f "ci1.mak".
|
2005-06-06 14:53:59 +00:00
|
|
|
!MESSAGE
|
|
|
|
!MESSAGE You can specify a configuration when running NMAKE
|
|
|
|
!MESSAGE by defining the macro CFG on the command line. For example:
|
|
|
|
!MESSAGE
|
2005-06-09 15:05:59 +00:00
|
|
|
!MESSAGE NMAKE /f "ci1.mak" CFG="ci1 - Win32 Debug"
|
2005-06-06 14:53:59 +00:00
|
|
|
!MESSAGE
|
|
|
|
!MESSAGE Possible choices for configuration are:
|
|
|
|
!MESSAGE
|
|
|
|
!MESSAGE "ci1 - Win32 Release" (based on "Win32 (x86) Application")
|
|
|
|
!MESSAGE "ci1 - 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)" == "ci1 - 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" /YX /FD /c
|
|
|
|
# ADD CPP /nologo /MT /W3 /O2 /I "..\include" /I "..\xvaga" /I "..\xi" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "XVT" /FD /c
|
|
|
|
# SUBTRACT CPP /YX
|
|
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
|
|
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
|
|
|
|
# ADD BASE RSC /l 0x410 /d "NDEBUG"
|
|
|
|
# ADD RSC /l 0x410 /i "..\..\wx240\include" /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 version.lib wsock32.lib kernel32.lib gdi32.lib user32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib comctl32.lib rpcrt4.lib winspool.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /out:"D:\Release\Campo22/ci1.exe"
|
|
|
|
# SUBTRACT LINK32 /map /debug /nodefaultlib
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
# 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 "..\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" /YX /FD /c
|
|
|
|
# ADD CPP /nologo /MTd /W3 /Gm /Gi /Zi /Od /I "..\include" /I "..\xvaga" /I "..\xi" /D "_DEBUG" /D "WIN32" /D "DBG" /D "_WINDOWS" /D "__LONGDOUBLE__" /FR /FD /c
|
|
|
|
# SUBTRACT CPP /YX
|
|
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|
|
|
|
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
|
|
|
|
# ADD BASE RSC /l 0x410 /d "_DEBUG"
|
|
|
|
# ADD RSC /l 0x410 /i "..\..\wx240\include" /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 version.lib wsock32.lib kernel32.lib gdi32.lib user32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib comctl32.lib rpcrt4.lib winspool.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libc.lib" /out:"..\exed\ci1.exe" /pdbtype:sept
|
|
|
|
# SUBTRACT LINK32 /incremental:no /nodefaultlib
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# Begin Target
|
|
|
|
|
|
|
|
# Name "ci1 - Win32 Release"
|
|
|
|
# Name "ci1 - Win32 Debug"
|
|
|
|
# Begin Group "Sources"
|
|
|
|
|
|
|
|
# PROP Default_Filter "cpp"
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ca\calib01.cpp
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1.cpp
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1200.cpp
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\cilib.cpp
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ve\vereplib.cpp
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ve\vereplib.h
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Group "Masks"
|
|
|
|
|
|
|
|
# PROP Default_Filter "uml"
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1200.uml
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
2005-06-09 15:05:59 +00:00
|
|
|
# Begin Custom Build - Compiling mask $(InputPath)
|
|
|
|
TargetDir=D:\Release\Campo22
|
|
|
|
InputPath=..\ci\ci1200.uml
|
|
|
|
InputName=ci1200
|
|
|
|
|
|
|
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
|
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
|
|
|
|
|
|
|
# End Custom Build
|
|
|
|
|
2005-06-06 14:53:59 +00:00
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
# Begin Custom Build
|
2005-06-09 15:05:59 +00:00
|
|
|
TargetDir=\U\Luca\R_02_02\exed
|
2005-06-06 14:53:59 +00:00
|
|
|
InputPath=..\ci\ci1200.uml
|
|
|
|
InputName=ci1200
|
|
|
|
|
|
|
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
|
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
|
|
|
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Group "Headers"
|
|
|
|
|
|
|
|
# PROP Default_Filter "h"
|
|
|
|
# Begin Group "Extra Headers"
|
|
|
|
|
|
|
|
# PROP Default_Filter ""
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\cg\cg2103.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\cg\cglib01.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\cg\cgpagame.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ve\clifor.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\db\dblib.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\mg\mglib.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\pr\prlib.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ve\sconti.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\sv\svlib01.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\sv\svlib09.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ve\velib.h
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ca\calib01.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1200.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1300.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1300a.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1400.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1400a.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\cilib.h
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\cimsk.h
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Group "Resources"
|
|
|
|
|
|
|
|
# PROP Default_Filter ""
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=.\ci1.rc
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
# ADD BASE RSC /l 0x410
|
|
|
|
# ADD RSC /l 0x410
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
# ADD BASE RSC /l 0x410
|
|
|
|
# ADD RSC /l 0x410 /fo"..\Debug/ci1.res"
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Group "Ini"
|
|
|
|
|
|
|
|
# PROP Default_Filter "ini"
|
|
|
|
# End Group
|
2005-06-09 15:05:59 +00:00
|
|
|
# Begin Group "Reports"
|
|
|
|
|
|
|
|
# PROP Default_Filter "rep"
|
2005-06-06 14:53:59 +00:00
|
|
|
# Begin Source File
|
|
|
|
|
2005-06-09 15:05:59 +00:00
|
|
|
SOURCE=..\ci\ci1200a.rep
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
# Begin Custom Build - Copying report $(InputName) in $(TargetDir)
|
|
|
|
TargetDir=D:\Release\Campo22
|
|
|
|
InputPath=..\ci\ci1200a.rep
|
|
|
|
InputName=ci1200a
|
|
|
|
|
|
|
|
"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
|
|
copy $(InputPath) $(TargetDir)
|
|
|
|
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
2005-06-06 14:53:59 +00:00
|
|
|
# End Source File
|
2005-06-09 15:05:59 +00:00
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1200b.rep
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
# Begin Custom Build - Copying report $(InputName) in $(TargetDir)
|
|
|
|
TargetDir=D:\Release\Campo22
|
|
|
|
InputPath=..\ci\ci1200b.rep
|
|
|
|
InputName=ci1200b
|
|
|
|
|
|
|
|
"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
|
|
copy $(InputPath) $(TargetDir)
|
|
|
|
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1200d.rep
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
# Begin Custom Build - Copying report $(InputName) in $(TargetDir)
|
|
|
|
TargetDir=D:\Release\Campo22
|
|
|
|
InputPath=..\ci\ci1200d.rep
|
|
|
|
InputName=ci1200d
|
|
|
|
|
|
|
|
"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
|
|
copy $(InputPath) $(TargetDir)
|
|
|
|
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\ci\ci1200e.rep
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
# Begin Custom Build - Copying report $(InputName) in $(TargetDir)
|
|
|
|
TargetDir=D:\Release\Campo22
|
|
|
|
InputPath=..\ci\ci1200e.rep
|
|
|
|
InputName=ci1200e
|
|
|
|
|
|
|
|
"$(TargetDir)\$(InputName).rep" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
|
|
copy $(InputPath) $(TargetDir)
|
|
|
|
|
|
|
|
# End Custom Build
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
|
|
|
# Begin Group "Libraries"
|
|
|
|
|
|
|
|
# PROP Default_Filter "lib"
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\LIB\vedoc.lib
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\LIB\vedocd.lib
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\LIB\AgaLib.lib
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# Begin Source File
|
|
|
|
|
|
|
|
SOURCE=..\LIB\AgaLibD.lib
|
|
|
|
|
|
|
|
!IF "$(CFG)" == "ci1 - Win32 Release"
|
|
|
|
|
|
|
|
# PROP Exclude_From_Build 1
|
|
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "ci1 - Win32 Debug"
|
|
|
|
|
|
|
|
!ENDIF
|
|
|
|
|
|
|
|
# End Source File
|
|
|
|
# End Group
|
2005-06-06 14:53:59 +00:00
|
|
|
# End Target
|
|
|
|
# End Project
|