1578 lines
35 KiB
Plaintext
1578 lines
35 KiB
Plaintext
|
# Microsoft Developer Studio Project File - Name="at0" - Package Owner=<4>
|
||
|
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
||
|
# ** DO NOT EDIT **
|
||
|
|
||
|
# TARGTYPE "Win32 (x86) Application" 0x0101
|
||
|
|
||
|
CFG=at0 - 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 "at0.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 "at0.mak" CFG="at0 - Win32 Debug"
|
||
|
!MESSAGE
|
||
|
!MESSAGE Possible choices for configuration are:
|
||
|
!MESSAGE
|
||
|
!MESSAGE "at0 - Win32 Release" (based on "Win32 (x86) Application")
|
||
|
!MESSAGE "at0 - 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)" == "at0 - 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\avis31\at0.exe"
|
||
|
# SUBTRACT LINK32 /map /debug /nodefaultlib
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - 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 /Zi /Od /I "..\include" /I "..\xvaga" /I "..\xi" /D "_DEBUG" /D "WIN32" /D "DBG" /D "_WINDOWS" /D "XI_R4" /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\at0.exe" /pdbtype:sept
|
||
|
# SUBTRACT LINK32 /nodefaultlib
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# Begin Target
|
||
|
|
||
|
# Name "at0 - Win32 Release"
|
||
|
# Name "at0 - Win32 Debug"
|
||
|
# Begin Group "Sources"
|
||
|
|
||
|
# PROP Default_Filter "cpp"
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0200.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0300.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0400.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0500.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0600.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0700.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0800.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0900.cpp
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\atlib1.cpp
|
||
|
# End Source File
|
||
|
# End Group
|
||
|
# Begin Group "Masks"
|
||
|
|
||
|
# PROP Default_Filter "uml"
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0100a.uml
|
||
|
InputName=at0100a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0100a.uml
|
||
|
InputName=at0100a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100b.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0100b.uml
|
||
|
InputName=at0100b
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0100b.uml
|
||
|
InputName=at0100b
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100c.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0100c.uml
|
||
|
InputName=at0100c
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0100c.uml
|
||
|
InputName=at0100c
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100d.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0100d.uml
|
||
|
InputName=at0100d
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0100d.uml
|
||
|
InputName=at0100d
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100e.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0100e.uml
|
||
|
InputName=at0100e
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0100e.uml
|
||
|
InputName=at0100e
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0200a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0200a.uml
|
||
|
InputName=at0200a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0200a.uml
|
||
|
InputName=at0200a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0300a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0300a.uml
|
||
|
InputName=at0300a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0300a.uml
|
||
|
InputName=at0300a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0400a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0400a.uml
|
||
|
InputName=at0400a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0400a.uml
|
||
|
InputName=at0400a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0500a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0500a.uml
|
||
|
InputName=at0500a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0500a.uml
|
||
|
InputName=at0500a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0600a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0600a.uml
|
||
|
InputName=at0600a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0600a.uml
|
||
|
InputName=at0600a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0700a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0700a.uml
|
||
|
InputName=at0700a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0700a.uml
|
||
|
InputName=at0700a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0800a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0800a.uml
|
||
|
InputName=at0800a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0800a.uml
|
||
|
InputName=at0800a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0900a.uml
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\at0900a.uml
|
||
|
InputName=at0900a
|
||
|
|
||
|
"$(TargetDir)\$(InputName).msk" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
msk32 $(InputPath) $(TargetDir)\$(InputName).msk
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Compiling mask $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\at0900a.uml
|
||
|
InputName=at0900a
|
||
|
|
||
|
"$(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 Source File
|
||
|
|
||
|
SOURCE=..\at\at0.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100a.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100b.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100c.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100d.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0100e.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0200a.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0300a.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0400a.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0500a.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0600a.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0700.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0700a.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0800.h
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\at0800a.h
|
||
|
# End Source File
|
||
|
# End Group
|
||
|
# Begin Group "Forms"
|
||
|
|
||
|
# PROP Default_Filter "frm"
|
||
|
# End Group
|
||
|
# Begin Group "Trr"
|
||
|
|
||
|
# PROP Default_Filter "trr"
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f115.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f115.trr
|
||
|
InputName=f115
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f115.trr
|
||
|
InputName=f115
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f116.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f116.trr
|
||
|
InputName=f116
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f116.trr
|
||
|
InputName=f116
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f121.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f121.trr
|
||
|
InputName=f121
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f121.trr
|
||
|
InputName=f121
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f128.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f128.trr
|
||
|
InputName=f128
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f128.trr
|
||
|
InputName=f128
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f129.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f129.trr
|
||
|
InputName=f129
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f129.trr
|
||
|
InputName=f129
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f130.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f130.trr
|
||
|
InputName=f130
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f130.trr
|
||
|
InputName=f130
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f131.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f131.trr
|
||
|
InputName=f131
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f131.trr
|
||
|
InputName=f131
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f90.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f90.trr
|
||
|
InputName=f90
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f90.trr
|
||
|
InputName=f90
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f91.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f91.trr
|
||
|
InputName=f91
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f91.trr
|
||
|
InputName=f91
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f92.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f92.trr
|
||
|
InputName=f92
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f92.trr
|
||
|
InputName=f92
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f93.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f93.trr
|
||
|
InputName=f93
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f93.trr
|
||
|
InputName=f93
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f94.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f94.trr
|
||
|
InputName=f94
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f94.trr
|
||
|
InputName=f94
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f95.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f95.trr
|
||
|
InputName=f95
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f95.trr
|
||
|
InputName=f95
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f96.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f96.trr
|
||
|
InputName=f96
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f96.trr
|
||
|
InputName=f96
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f97.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f97.trr
|
||
|
InputName=f97
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f97.trr
|
||
|
InputName=f97
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\iscritti.trr
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\iscritti.trr
|
||
|
InputName=iscritti
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying trr $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\iscritti.trr
|
||
|
InputName=iscritti
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).trr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).trr
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# End Group
|
||
|
# Begin Group "Dir"
|
||
|
|
||
|
# PROP Default_Filter "dir"
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f115.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f115.dir
|
||
|
InputName=f115
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f115.dir
|
||
|
InputName=f115
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f116.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f116.dir
|
||
|
InputName=f116
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f116.dir
|
||
|
InputName=f116
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f121.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f121.dir
|
||
|
InputName=f121
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f121.dir
|
||
|
InputName=f121
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f128.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f128.dir
|
||
|
InputName=f128
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f128.dir
|
||
|
InputName=f128
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f129.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f129.dir
|
||
|
InputName=f129
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f129.dir
|
||
|
InputName=f129
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f130.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f130.dir
|
||
|
InputName=f130
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f130.dir
|
||
|
InputName=f130
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f131.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f131.dir
|
||
|
InputName=f131
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f131.dir
|
||
|
InputName=f131
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f90.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f90.dir
|
||
|
InputName=f90
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f90.dir
|
||
|
InputName=f90
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f91.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f91.dir
|
||
|
InputName=f91
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f91.dir
|
||
|
InputName=f91
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f92.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f92.dir
|
||
|
InputName=f92
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f92.dir
|
||
|
InputName=f92
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f93.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f93.dir
|
||
|
InputName=f93
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f93.dir
|
||
|
InputName=f93
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f94.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f94.dir
|
||
|
InputName=f94
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f94.dir
|
||
|
InputName=f94
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f95.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f95.dir
|
||
|
InputName=f95
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f95.dir
|
||
|
InputName=f95
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=..\at\f96.dir
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=d:\release\avis31
|
||
|
InputPath=..\at\f96.dir
|
||
|
InputName=f96
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# Begin Custom Build - Copying dir $(InputPath)...
|
||
|
TargetDir=\U\Luca\R_03_01\exed
|
||
|
InputPath=..\at\f96.dir
|
||
|
InputName=f96
|
||
|
|
||
|
"$(TargetDir)\recdesc\$(InputName).dir" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
||
|
copy $(InputPath) $(TargetDir)\recdesc\$(InputName).dir
|
||
|
|
||
|
# End Custom Build
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# End Group
|
||
|
# Begin Source File
|
||
|
|
||
|
SOURCE=.\at0.rc
|
||
|
|
||
|
!IF "$(CFG)" == "at0 - Win32 Release"
|
||
|
|
||
|
# ADD BASE RSC /l 0x410
|
||
|
# ADD RSC /l 0x410
|
||
|
|
||
|
!ELSEIF "$(CFG)" == "at0 - Win32 Debug"
|
||
|
|
||
|
# ADD BASE RSC /l 0x410
|
||
|
# ADD RSC /l 0x410 /fo"..\Debug/at0.res"
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
# End Source File
|
||
|
# End Target
|
||
|
# End Project
|