Annotation of parser3/src/main/main.dsp, revision 1.165

1.1       paf         1: # Microsoft Developer Studio Project File - Name="main" - Package Owner=<4>
                      2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
                      3: # ** DO NOT EDIT **
                      4: 
                      5: # TARGTYPE "Win32 (x86) Static Library" 0x0104
                      6: 
1.163     paf         7: CFG=main - Win32 Profile Debug
1.1       paf         8: !MESSAGE This is not a valid makefile. To build this project using NMAKE,
                      9: !MESSAGE use the Export Makefile command and run
                     10: !MESSAGE 
                     11: !MESSAGE NMAKE /f "main.mak".
                     12: !MESSAGE 
                     13: !MESSAGE You can specify a configuration when running NMAKE
                     14: !MESSAGE by defining the macro CFG on the command line. For example:
                     15: !MESSAGE 
1.163     paf        16: !MESSAGE NMAKE /f "main.mak" CFG="main - Win32 Profile Debug"
1.1       paf        17: !MESSAGE 
                     18: !MESSAGE Possible choices for configuration are:
                     19: !MESSAGE 
                     20: !MESSAGE "main - Win32 Release" (based on "Win32 (x86) Static Library")
                     21: !MESSAGE "main - Win32 Debug" (based on "Win32 (x86) Static Library")
1.163     paf        22: !MESSAGE "main - Win32 Profile Release" (based on "Win32 (x86) Static Library")
                     23: !MESSAGE "main - Win32 Profile Debug" (based on "Win32 (x86) Static Library")
1.1       paf        24: !MESSAGE 
                     25: 
                     26: # Begin Project
                     27: # PROP AllowPerConfigDependencies 0
1.108     parser     28: # PROP Scc_ProjName "main"
                     29: # PROP Scc_LocalPath ".."
1.1       paf        30: CPP=cl.exe
                     31: RSC=rc.exe
                     32: 
                     33: !IF  "$(CFG)" == "main - Win32 Release"
                     34: 
                     35: # PROP BASE Use_MFC 0
                     36: # PROP BASE Use_Debug_Libraries 0
                     37: # PROP BASE Output_Dir "Release"
                     38: # PROP BASE Intermediate_Dir "Release"
                     39: # PROP BASE Target_Dir ""
                     40: # PROP Use_MFC 0
                     41: # PROP Use_Debug_Libraries 0
                     42: # PROP Output_Dir "Release"
                     43: # PROP Intermediate_Dir "Release"
                     44: # PROP Target_Dir ""
                     45: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
1.165   ! paf        46: # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c
1.1       paf        47: # ADD BASE RSC /l 0x419 /d "NDEBUG"
                     48: # ADD RSC /l 0x419 /d "NDEBUG"
                     49: BSC32=bscmake.exe
                     50: # ADD BASE BSC32 /nologo
                     51: # ADD BSC32 /nologo
                     52: LIB32=link.exe -lib
                     53: # ADD BASE LIB32 /nologo
                     54: # ADD LIB32 /nologo
                     55: 
                     56: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                     57: 
                     58: # PROP BASE Use_MFC 0
                     59: # PROP BASE Use_Debug_Libraries 1
                     60: # PROP BASE Output_Dir "Debug"
                     61: # PROP BASE Intermediate_Dir "Debug"
                     62: # PROP BASE Target_Dir ""
1.151     paf        63: # PROP Use_MFC 2
1.1       paf        64: # PROP Use_Debug_Libraries 1
                     65: # PROP Output_Dir "Debug"
                     66: # PROP Intermediate_Dir "Debug"
                     67: # PROP Target_Dir ""
                     68: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
1.165   ! paf        69: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_AFXDLL" /FR /FD /TP /GZ /c
1.150     paf        70: # ADD BASE RSC /l 0x419 /d "_DEBUG"
1.151     paf        71: # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
1.150     paf        72: BSC32=bscmake.exe
                     73: # ADD BASE BSC32 /nologo
                     74: # ADD BSC32 /nologo
                     75: LIB32=link.exe -lib
                     76: # ADD BASE LIB32 /nologo
                     77: # ADD LIB32 /nologo
                     78: 
1.163     paf        79: !ELSEIF  "$(CFG)" == "main - Win32 Profile Release"
1.150     paf        80: 
                     81: # PROP BASE Use_MFC 0
1.162     paf        82: # PROP BASE Use_Debug_Libraries 0
1.163     paf        83: # PROP BASE Output_Dir "main___Win32_Profile Release"
                     84: # PROP BASE Intermediate_Dir "main___Win32_Profile Release"
1.150     paf        85: # PROP BASE Target_Dir ""
                     86: # PROP Use_MFC 0
1.162     paf        87: # PROP Use_Debug_Libraries 0
1.163     paf        88: # PROP Output_Dir "ProfileRelease"
                     89: # PROP Intermediate_Dir "ProfileRelease"
1.150     paf        90: # PROP Target_Dir ""
1.165   ! paf        91: # ADD BASE CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c
        !            92: # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c
1.162     paf        93: # ADD BASE RSC /l 0x419 /d "NDEBUG"
                     94: # ADD RSC /l 0x419 /d "NDEBUG"
1.1       paf        95: BSC32=bscmake.exe
                     96: # ADD BASE BSC32 /nologo
                     97: # ADD BSC32 /nologo
                     98: LIB32=link.exe -lib
                     99: # ADD BASE LIB32 /nologo
                    100: # ADD LIB32 /nologo
                    101: 
1.163     paf       102: !ELSEIF  "$(CFG)" == "main - Win32 Profile Debug"
                    103: 
                    104: # PROP BASE Use_MFC 2
                    105: # PROP BASE Use_Debug_Libraries 1
                    106: # PROP BASE Output_Dir "main___Win32_Profile_Debug"
                    107: # PROP BASE Intermediate_Dir "main___Win32_Profile_Debug"
                    108: # PROP BASE Target_Dir ""
                    109: # PROP Use_MFC 2
                    110: # PROP Use_Debug_Libraries 1
                    111: # PROP Output_Dir "ProfileDebug"
                    112: # PROP Intermediate_Dir "ProfileDebug"
                    113: # PROP Target_Dir ""
1.165   ! paf       114: # ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_AFXDLL" /FR /FD /TP /GZ /c
        !           115: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\lib\gc\include" /I "..\lib\cord\include" /I "..\lib\pcre" /I "..\sql" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\gnome-xml\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /D "_AFXDLL" /FR /FD /TP /GZ /c
1.163     paf       116: # ADD BASE RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
                    117: # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
                    118: BSC32=bscmake.exe
                    119: # ADD BASE BSC32 /nologo
                    120: # ADD BSC32 /nologo
                    121: LIB32=link.exe -lib
                    122: # ADD BASE LIB32 /nologo
                    123: # ADD LIB32 /nologo
                    124: 
1.1       paf       125: !ENDIF 
                    126: 
                    127: # Begin Target
                    128: 
                    129: # Name "main - Win32 Release"
                    130: # Name "main - Win32 Debug"
1.163     paf       131: # Name "main - Win32 Profile Release"
                    132: # Name "main - Win32 Profile Debug"
1.135     parser    133: # Begin Group "sql"
1.45      paf       134: 
1.135     parser    135: # PROP Default_Filter ""
                    136: # Begin Source File
                    137: 
                    138: SOURCE=..\sql\pa_sql_driver.h
                    139: # End Source File
                    140: # End Group
1.45      paf       141: # Begin Source File
                    142: 
1.134     parser    143: SOURCE=.\compile.C
1.45      paf       144: # End Source File
                    145: # Begin Source File
                    146: 
1.134     parser    147: SOURCE=.\compile.tab.C
1.127     parser    148: # End Source File
                    149: # Begin Source File
                    150: 
1.134     parser    151: SOURCE=.\compile.y
                    152: 
                    153: !IF  "$(CFG)" == "main - Win32 Release"
                    154: 
                    155: # Begin Custom Build - Compiling grammar...
                    156: InputDir=.
                    157: InputPath=.\compile.y
                    158: InputName=compile
                    159: 
                    160: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    161:        cd $(InputDir) 
1.152     paf       162:        set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple 
                    163:        ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C 
1.134     parser    164:        
                    165: # End Custom Build
                    166: 
                    167: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    168: 
                    169: # Begin Custom Build - Compiling grammar...
                    170: InputDir=.
                    171: InputPath=.\compile.y
                    172: InputName=compile
                    173: 
                    174: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    175:        cd $(InputDir) 
1.152     paf       176:        set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple 
                    177:        ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C 
1.134     parser    178:        
                    179: # End Custom Build
1.127     parser    180: 
1.163     paf       181: !ELSEIF  "$(CFG)" == "main - Win32 Profile Release"
                    182: 
                    183: # Begin Custom Build - Compiling grammar...
                    184: InputDir=.
                    185: InputPath=.\compile.y
                    186: InputName=compile
                    187: 
                    188: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    189:        cd $(InputDir) 
                    190:        set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple 
                    191:        ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C 
                    192:        
                    193: # End Custom Build
                    194: 
                    195: !ELSEIF  "$(CFG)" == "main - Win32 Profile Debug"
1.150     paf       196: 
                    197: # Begin Custom Build - Compiling grammar...
                    198: InputDir=.
                    199: InputPath=.\compile.y
                    200: InputName=compile
                    201: 
                    202: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    203:        cd $(InputDir) 
1.152     paf       204:        set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple 
                    205:        ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C 
1.150     paf       206:        
                    207: # End Custom Build
                    208: 
1.134     parser    209: !ENDIF 
1.45      paf       210: 
1.68      paf       211: # End Source File
                    212: # Begin Source File
                    213: 
1.134     parser    214: SOURCE=.\compile_tools.C
1.68      paf       215: # End Source File
                    216: # Begin Source File
                    217: 
1.135     parser    218: SOURCE=.\compile_tools.h
                    219: # End Source File
                    220: # Begin Source File
                    221: 
1.134     parser    222: SOURCE=.\execute.C
1.140     paf       223: 
                    224: !IF  "$(CFG)" == "main - Win32 Release"
                    225: 
                    226: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    227: 
                    228: # ADD CPP /Od
                    229: 
1.163     paf       230: !ELSEIF  "$(CFG)" == "main - Win32 Profile Release"
                    231: 
                    232: !ELSEIF  "$(CFG)" == "main - Win32 Profile Debug"
                    233: 
                    234: # ADD BASE CPP /Od
                    235: # ADD CPP /Od
1.150     paf       236: 
1.140     paf       237: !ENDIF 
                    238: 
1.143     paf       239: # End Source File
                    240: # Begin Source File
                    241: 
1.135     parser    242: SOURCE=..\include\pa_array.h
1.45      paf       243: # End Source File
                    244: # Begin Source File
                    245: 
1.139     paf       246: SOURCE=.\pa_cache_managers.C
                    247: # End Source File
                    248: # Begin Source File
                    249: 
                    250: SOURCE=..\include\pa_cache_managers.h
                    251: # End Source File
                    252: # Begin Source File
                    253: 
1.142     paf       254: SOURCE=.\pa_charset.C
1.85      paf       255: # End Source File
                    256: # Begin Source File
                    257: 
1.142     paf       258: SOURCE=..\include\pa_charset.h
1.45      paf       259: # End Source File
                    260: # Begin Source File
                    261: 
1.142     paf       262: SOURCE=.\pa_charsets.C
1.165   ! paf       263: 
        !           264: !IF  "$(CFG)" == "main - Win32 Release"
        !           265: 
        !           266: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           267: 
        !           268: # ADD CPP /Od /Ob0
        !           269: 
        !           270: !ELSEIF  "$(CFG)" == "main - Win32 Profile Release"
        !           271: 
        !           272: !ELSEIF  "$(CFG)" == "main - Win32 Profile Debug"
        !           273: 
        !           274: # ADD BASE CPP /Od /Ob0
        !           275: # ADD CPP /Od /Ob0
        !           276: 
        !           277: !ENDIF 
        !           278: 
1.97      paf       279: # End Source File
                    280: # Begin Source File
                    281: 
1.142     paf       282: SOURCE=..\include\pa_charsets.h
1.45      paf       283: # End Source File
                    284: # Begin Source File
                    285: 
1.135     parser    286: SOURCE=.\pa_common.C
1.45      paf       287: # End Source File
                    288: # Begin Source File
                    289: 
1.135     parser    290: SOURCE=..\include\pa_common.h
1.45      paf       291: # End Source File
                    292: # Begin Source File
                    293: 
1.135     parser    294: SOURCE=..\include\pa_config_fixed.h
1.45      paf       295: # End Source File
                    296: # Begin Source File
                    297: 
1.135     parser    298: SOURCE=..\include\pa_config_includes.h
1.113     parser    299: # End Source File
                    300: # Begin Source File
                    301: 
1.135     parser    302: SOURCE=.\pa_dictionary.C
1.14      paf       303: # End Source File
                    304: # Begin Source File
                    305: 
1.135     parser    306: SOURCE=..\include\pa_dictionary.h
1.14      paf       307: # End Source File
                    308: # Begin Source File
                    309: 
1.135     parser    310: SOURCE=.\pa_dir.C
1.14      paf       311: # End Source File
                    312: # Begin Source File
                    313: 
1.135     parser    314: SOURCE=..\include\pa_dir.h
1.14      paf       315: # End Source File
                    316: # Begin Source File
                    317: 
1.135     parser    318: SOURCE=.\pa_exception.C
1.14      paf       319: # End Source File
                    320: # Begin Source File
                    321: 
1.135     parser    322: SOURCE=..\include\pa_exception.h
1.127     parser    323: # End Source File
                    324: # Begin Source File
                    325: 
1.135     parser    326: SOURCE=.\pa_exec.C
1.5       paf       327: # End Source File
                    328: # Begin Source File
                    329: 
1.135     parser    330: SOURCE=..\include\pa_exec.h
1.128     parser    331: # End Source File
                    332: # Begin Source File
                    333: 
1.135     parser    334: SOURCE=.\pa_globals.C
                    335: 
                    336: !IF  "$(CFG)" == "main - Win32 Release"
                    337: 
                    338: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    339: 
1.150     paf       340: # ADD CPP /GX
                    341: 
1.163     paf       342: !ELSEIF  "$(CFG)" == "main - Win32 Profile Release"
                    343: 
                    344: !ELSEIF  "$(CFG)" == "main - Win32 Profile Debug"
                    345: 
                    346: # ADD BASE CPP /GX
                    347: # ADD CPP /GX
1.135     parser    348: 
                    349: !ENDIF 
1.107     parser    350: 
1.78      paf       351: # End Source File
                    352: # Begin Source File
                    353: 
1.135     parser    354: SOURCE=..\include\pa_globals.h
1.9       paf       355: # End Source File
                    356: # Begin Source File
                    357: 
1.165   ! paf       358: SOURCE=..\include\pa_hash.h
1.9       paf       359: # End Source File
                    360: # Begin Source File
                    361: 
1.165   ! paf       362: SOURCE=.\pa_memory.C
1.84      paf       363: # End Source File
                    364: # Begin Source File
                    365: 
1.165   ! paf       366: SOURCE=..\include\pa_memory.h
1.134     parser    367: # End Source File
                    368: # Begin Source File
1.116     parser    369: 
1.165   ! paf       370: SOURCE=..\include\pa_opcode.h
1.134     parser    371: # End Source File
                    372: # Begin Source File
1.116     parser    373: 
1.165   ! paf       374: SOURCE=..\include\pa_operation.h
1.134     parser    375: # End Source File
                    376: # Begin Source File
1.116     parser    377: 
1.135     parser    378: SOURCE=.\pa_request.C
1.134     parser    379: # End Source File
                    380: # Begin Source File
1.116     parser    381: 
1.135     parser    382: SOURCE=..\include\pa_request.h
1.165   ! paf       383: # End Source File
        !           384: # Begin Source File
        !           385: 
        !           386: SOURCE=..\include\pa_request_charsets.h
        !           387: # End Source File
        !           388: # Begin Source File
        !           389: 
        !           390: SOURCE=..\include\pa_request_info.h
1.134     parser    391: # End Source File
                    392: # Begin Source File
1.116     parser    393: 
1.135     parser    394: SOURCE=..\include\pa_sapi.h
1.54      paf       395: # End Source File
                    396: # Begin Source File
                    397: 
1.135     parser    398: SOURCE=.\pa_socks.C
1.13      paf       399: # End Source File
                    400: # Begin Source File
                    401: 
1.135     parser    402: SOURCE=..\include\pa_socks.h
1.3       paf       403: # End Source File
                    404: # Begin Source File
                    405: 
1.135     parser    406: SOURCE=..\include\pa_sql_connection.h
1.81      paf       407: # End Source File
                    408: # Begin Source File
                    409: 
1.135     parser    410: SOURCE=.\pa_sql_driver_manager.C
1.74      paf       411: # End Source File
                    412: # Begin Source File
                    413: 
1.135     parser    414: SOURCE=..\include\pa_sql_driver_manager.h
1.43      paf       415: # End Source File
                    416: # Begin Source File
                    417: 
1.135     parser    418: SOURCE=..\include\pa_stack.h
1.138     paf       419: # End Source File
                    420: # Begin Source File
                    421: 
1.135     parser    422: SOURCE=.\pa_string.C
1.6       paf       423: # End Source File
1.46      paf       424: # Begin Source File
                    425: 
1.134     parser    426: SOURCE=..\include\pa_string.h
                    427: # End Source File
                    428: # Begin Source File
1.113     parser    429: 
1.134     parser    430: SOURCE=..\include\pa_stylesheet_connection.h
                    431: # End Source File
                    432: # Begin Source File
1.113     parser    433: 
1.135     parser    434: SOURCE=.\pa_stylesheet_manager.C
1.113     parser    435: # End Source File
                    436: # Begin Source File
                    437: 
1.135     parser    438: SOURCE=..\include\pa_stylesheet_manager.h
1.46      paf       439: # End Source File
1.14      paf       440: # Begin Source File
                    441: 
1.135     parser    442: SOURCE=.\pa_table.C
1.64      paf       443: # End Source File
1.43      paf       444: # Begin Source File
                    445: 
1.135     parser    446: SOURCE=..\include\pa_table.h
1.28      paf       447: # End Source File
                    448: # Begin Source File
                    449: 
1.135     parser    450: SOURCE=..\include\pa_threads.h
1.141     paf       451: # End Source File
                    452: # Begin Source File
                    453: 
1.135     parser    454: SOURCE=..\include\pa_types.h
1.126     parser    455: # End Source File
                    456: # Begin Source File
                    457: 
1.155     paf       458: SOURCE=.\pa_uue.C
                    459: # End Source File
                    460: # Begin Source File
                    461: 
                    462: SOURCE=..\include\pa_uue.h
                    463: # End Source File
                    464: # Begin Source File
                    465: 
1.161     paf       466: SOURCE=..\include\pa_version.h
                    467: # End Source File
                    468: # Begin Source File
                    469: 
1.135     parser    470: SOURCE=.\untaint.C
1.36      paf       471: # End Source File
1.1       paf       472: # End Target
                    473: # End Project

E-mail: