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

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.150     paf         7: CFG=main - Win32 Profile
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.150     paf        16: !MESSAGE NMAKE /f "main.mak" CFG="main - Win32 Profile"
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.150     paf        22: !MESSAGE "main - Win32 Profile" (based on "Win32 (x86) Static Library")
1.1       paf        23: !MESSAGE 
                     24: 
                     25: # Begin Project
                     26: # PROP AllowPerConfigDependencies 0
1.108     parser     27: # PROP Scc_ProjName "main"
                     28: # PROP Scc_LocalPath ".."
1.1       paf        29: CPP=cl.exe
                     30: RSC=rc.exe
                     31: 
                     32: !IF  "$(CFG)" == "main - Win32 Release"
                     33: 
                     34: # PROP BASE Use_MFC 0
                     35: # PROP BASE Use_Debug_Libraries 0
                     36: # PROP BASE Output_Dir "Release"
                     37: # PROP BASE Intermediate_Dir "Release"
                     38: # PROP BASE Target_Dir ""
                     39: # PROP Use_MFC 0
                     40: # PROP Use_Debug_Libraries 0
                     41: # PROP Output_Dir "Release"
                     42: # PROP Intermediate_Dir "Release"
                     43: # PROP Target_Dir ""
                     44: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
1.160     paf        45: # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /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\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c
1.1       paf        46: # ADD BASE RSC /l 0x419 /d "NDEBUG"
                     47: # ADD RSC /l 0x419 /d "NDEBUG"
                     48: BSC32=bscmake.exe
                     49: # ADD BASE BSC32 /nologo
                     50: # ADD BSC32 /nologo
                     51: LIB32=link.exe -lib
                     52: # ADD BASE LIB32 /nologo
                     53: # ADD LIB32 /nologo
                     54: 
                     55: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                     56: 
                     57: # PROP BASE Use_MFC 0
                     58: # PROP BASE Use_Debug_Libraries 1
                     59: # PROP BASE Output_Dir "Debug"
                     60: # PROP BASE Intermediate_Dir "Debug"
                     61: # PROP BASE Target_Dir ""
1.151     paf        62: # PROP Use_MFC 2
1.1       paf        63: # PROP Use_Debug_Libraries 1
                     64: # PROP Output_Dir "Debug"
                     65: # PROP Intermediate_Dir "Debug"
                     66: # PROP Target_Dir ""
                     67: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
1.160     paf        68: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /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\libxml2-x.x.x\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        69: # ADD BASE RSC /l 0x419 /d "_DEBUG"
1.151     paf        70: # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
1.150     paf        71: BSC32=bscmake.exe
                     72: # ADD BASE BSC32 /nologo
                     73: # ADD BSC32 /nologo
                     74: LIB32=link.exe -lib
                     75: # ADD BASE LIB32 /nologo
                     76: # ADD LIB32 /nologo
                     77: 
                     78: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
                     79: 
                     80: # PROP BASE Use_MFC 0
                     81: # PROP BASE Use_Debug_Libraries 1
                     82: # PROP BASE Output_Dir "main___Win32_Profile"
                     83: # PROP BASE Intermediate_Dir "main___Win32_Profile"
                     84: # PROP BASE Target_Dir ""
                     85: # PROP Use_MFC 0
                     86: # PROP Use_Debug_Libraries 1
                     87: # PROP Output_Dir "Profile"
                     88: # PROP Intermediate_Dir "Profile"
                     89: # PROP Target_Dir ""
1.160     paf        90: # 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\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\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c
                     91: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\lib\ltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /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\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c
1.1       paf        92: # ADD BASE RSC /l 0x419 /d "_DEBUG"
                     93: # ADD RSC /l 0x419 /d "_DEBUG"
                     94: BSC32=bscmake.exe
                     95: # ADD BASE BSC32 /nologo
                     96: # ADD BSC32 /nologo
                     97: LIB32=link.exe -lib
                     98: # ADD BASE LIB32 /nologo
                     99: # ADD LIB32 /nologo
                    100: 
                    101: !ENDIF 
                    102: 
                    103: # Begin Target
                    104: 
                    105: # Name "main - Win32 Release"
                    106: # Name "main - Win32 Debug"
1.150     paf       107: # Name "main - Win32 Profile"
1.135     parser    108: # Begin Group "sql"
1.45      paf       109: 
1.135     parser    110: # PROP Default_Filter ""
                    111: # Begin Source File
                    112: 
                    113: SOURCE=..\sql\pa_sql_driver.h
                    114: # End Source File
                    115: # End Group
1.45      paf       116: # Begin Source File
                    117: 
1.134     parser    118: SOURCE=.\compile.C
1.45      paf       119: # End Source File
                    120: # Begin Source File
                    121: 
1.134     parser    122: SOURCE=.\compile.tab.C
1.127     parser    123: # End Source File
                    124: # Begin Source File
                    125: 
1.134     parser    126: SOURCE=.\compile.y
                    127: 
                    128: !IF  "$(CFG)" == "main - Win32 Release"
                    129: 
                    130: # Begin Custom Build - Compiling grammar...
                    131: InputDir=.
                    132: InputPath=.\compile.y
                    133: InputName=compile
                    134: 
                    135: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    136:        cd $(InputDir) 
1.152     paf       137:        set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple 
                    138:        ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C 
1.134     parser    139:        
                    140: # End Custom Build
                    141: 
                    142: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    143: 
                    144: # Begin Custom Build - Compiling grammar...
                    145: InputDir=.
                    146: InputPath=.\compile.y
                    147: InputName=compile
                    148: 
                    149: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    150:        cd $(InputDir) 
1.152     paf       151:        set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple 
                    152:        ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C 
1.134     parser    153:        
                    154: # End Custom Build
1.127     parser    155: 
1.150     paf       156: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
                    157: 
                    158: # Begin Custom Build - Compiling grammar...
                    159: InputDir=.
                    160: InputPath=.\compile.y
                    161: InputName=compile
                    162: 
                    163: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    164:        cd $(InputDir) 
1.152     paf       165:        set BISON_SIMPLE=..\..\..\win32\tools\usr\share\bison.simple 
                    166:        ..\..\..\win32\tools\bison -v $(InputName).y -o compile.tab.C 
1.150     paf       167:        
                    168: # End Custom Build
                    169: 
1.134     parser    170: !ENDIF 
1.45      paf       171: 
1.68      paf       172: # End Source File
                    173: # Begin Source File
                    174: 
1.134     parser    175: SOURCE=.\compile_tools.C
1.68      paf       176: # End Source File
                    177: # Begin Source File
                    178: 
1.135     parser    179: SOURCE=.\compile_tools.h
                    180: # End Source File
                    181: # Begin Source File
                    182: 
1.134     parser    183: SOURCE=.\execute.C
1.140     paf       184: 
                    185: !IF  "$(CFG)" == "main - Win32 Release"
                    186: 
                    187: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    188: 
                    189: # ADD CPP /Od
                    190: 
1.150     paf       191: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
                    192: 
                    193: # ADD BASE CPP /Od
                    194: # ADD CPP /Od
                    195: 
1.140     paf       196: !ENDIF 
                    197: 
1.143     paf       198: # End Source File
                    199: # Begin Source File
                    200: 
1.134     parser    201: SOURCE=.\pa_array.C
1.78      paf       202: # End Source File
                    203: # Begin Source File
                    204: 
1.135     parser    205: SOURCE=..\include\pa_array.h
1.45      paf       206: # End Source File
                    207: # Begin Source File
                    208: 
1.139     paf       209: SOURCE=.\pa_cache_managers.C
                    210: # End Source File
                    211: # Begin Source File
                    212: 
                    213: SOURCE=..\include\pa_cache_managers.h
                    214: # End Source File
                    215: # Begin Source File
                    216: 
1.142     paf       217: SOURCE=.\pa_charset.C
1.85      paf       218: # End Source File
                    219: # Begin Source File
                    220: 
1.142     paf       221: SOURCE=..\include\pa_charset.h
1.45      paf       222: # End Source File
                    223: # Begin Source File
                    224: 
1.142     paf       225: SOURCE=.\pa_charsets.C
1.97      paf       226: # End Source File
                    227: # Begin Source File
                    228: 
1.142     paf       229: SOURCE=..\include\pa_charsets.h
1.45      paf       230: # End Source File
                    231: # Begin Source File
                    232: 
1.135     parser    233: SOURCE=.\pa_common.C
1.45      paf       234: # End Source File
                    235: # Begin Source File
                    236: 
1.135     parser    237: SOURCE=..\include\pa_common.h
1.45      paf       238: # End Source File
                    239: # Begin Source File
                    240: 
1.135     parser    241: SOURCE=..\include\pa_config_fixed.h
1.45      paf       242: # End Source File
                    243: # Begin Source File
                    244: 
1.135     parser    245: SOURCE=..\include\pa_config_includes.h
1.113     parser    246: # End Source File
                    247: # Begin Source File
                    248: 
1.135     parser    249: SOURCE=.\pa_dictionary.C
1.14      paf       250: # End Source File
                    251: # Begin Source File
                    252: 
1.135     parser    253: SOURCE=..\include\pa_dictionary.h
1.14      paf       254: # End Source File
                    255: # Begin Source File
                    256: 
1.135     parser    257: SOURCE=.\pa_dir.C
1.14      paf       258: # End Source File
                    259: # Begin Source File
                    260: 
1.135     parser    261: SOURCE=..\include\pa_dir.h
1.14      paf       262: # End Source File
                    263: # Begin Source File
                    264: 
1.135     parser    265: SOURCE=.\pa_exception.C
1.14      paf       266: # End Source File
                    267: # Begin Source File
                    268: 
1.135     parser    269: SOURCE=..\include\pa_exception.h
1.127     parser    270: # End Source File
                    271: # Begin Source File
                    272: 
1.135     parser    273: SOURCE=.\pa_exec.C
1.5       paf       274: # End Source File
                    275: # Begin Source File
                    276: 
1.135     parser    277: SOURCE=..\include\pa_exec.h
1.128     parser    278: # End Source File
                    279: # Begin Source File
                    280: 
1.135     parser    281: SOURCE=.\pa_globals.C
                    282: 
                    283: !IF  "$(CFG)" == "main - Win32 Release"
                    284: 
                    285: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    286: 
1.150     paf       287: # ADD CPP /GX
                    288: 
                    289: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
                    290: 
                    291: # ADD BASE CPP /GX
1.135     parser    292: # ADD CPP /GX
                    293: 
                    294: !ENDIF 
1.107     parser    295: 
1.78      paf       296: # End Source File
                    297: # Begin Source File
                    298: 
1.135     parser    299: SOURCE=..\include\pa_globals.h
1.9       paf       300: # End Source File
                    301: # Begin Source File
                    302: 
1.135     parser    303: SOURCE=.\pa_hash.C
1.9       paf       304: # End Source File
                    305: # Begin Source File
                    306: 
1.135     parser    307: SOURCE=..\include\pa_hash.h
1.84      paf       308: # End Source File
                    309: # Begin Source File
                    310: 
1.135     parser    311: SOURCE=..\include\pa_opcode.h
1.134     parser    312: # End Source File
                    313: # Begin Source File
1.116     parser    314: 
1.135     parser    315: SOURCE=.\pa_pool.C
1.134     parser    316: # End Source File
                    317: # Begin Source File
1.116     parser    318: 
1.135     parser    319: SOURCE=..\include\pa_pool.h
1.134     parser    320: # End Source File
                    321: # Begin Source File
1.116     parser    322: 
1.135     parser    323: SOURCE=.\pa_request.C
1.134     parser    324: # End Source File
                    325: # Begin Source File
1.116     parser    326: 
1.135     parser    327: SOURCE=..\include\pa_request.h
1.134     parser    328: # End Source File
                    329: # Begin Source File
1.116     parser    330: 
1.135     parser    331: SOURCE=..\include\pa_sapi.h
1.54      paf       332: # End Source File
                    333: # Begin Source File
                    334: 
1.135     parser    335: SOURCE=.\pa_socks.C
1.13      paf       336: # End Source File
                    337: # Begin Source File
                    338: 
1.135     parser    339: SOURCE=..\include\pa_socks.h
1.3       paf       340: # End Source File
                    341: # Begin Source File
                    342: 
1.135     parser    343: SOURCE=..\include\pa_sql_connection.h
1.81      paf       344: # End Source File
                    345: # Begin Source File
                    346: 
1.135     parser    347: SOURCE=.\pa_sql_driver_manager.C
1.74      paf       348: # End Source File
                    349: # Begin Source File
                    350: 
1.135     parser    351: SOURCE=..\include\pa_sql_driver_manager.h
1.43      paf       352: # End Source File
                    353: # Begin Source File
                    354: 
1.135     parser    355: SOURCE=..\include\pa_stack.h
1.138     paf       356: # End Source File
                    357: # Begin Source File
                    358: 
1.135     parser    359: SOURCE=.\pa_string.C
1.6       paf       360: # End Source File
1.46      paf       361: # Begin Source File
                    362: 
1.134     parser    363: SOURCE=..\include\pa_string.h
                    364: # End Source File
                    365: # Begin Source File
1.113     parser    366: 
1.134     parser    367: SOURCE=..\include\pa_stylesheet_connection.h
                    368: # End Source File
                    369: # Begin Source File
1.113     parser    370: 
1.135     parser    371: SOURCE=.\pa_stylesheet_manager.C
1.113     parser    372: # End Source File
                    373: # Begin Source File
                    374: 
1.135     parser    375: SOURCE=..\include\pa_stylesheet_manager.h
1.46      paf       376: # End Source File
1.14      paf       377: # Begin Source File
                    378: 
1.135     parser    379: SOURCE=.\pa_table.C
1.64      paf       380: # End Source File
1.43      paf       381: # Begin Source File
                    382: 
1.135     parser    383: SOURCE=..\include\pa_table.h
1.28      paf       384: # End Source File
                    385: # Begin Source File
                    386: 
1.135     parser    387: SOURCE=..\include\pa_threads.h
1.141     paf       388: # End Source File
                    389: # Begin Source File
                    390: 
1.135     parser    391: SOURCE=..\include\pa_types.h
1.126     parser    392: # End Source File
                    393: # Begin Source File
                    394: 
1.155     paf       395: SOURCE=.\pa_uue.C
                    396: # End Source File
                    397: # Begin Source File
                    398: 
                    399: SOURCE=..\include\pa_uue.h
                    400: # End Source File
                    401: # Begin Source File
                    402: 
1.161   ! paf       403: SOURCE=..\include\pa_version.h
        !           404: # End Source File
        !           405: # Begin Source File
        !           406: 
1.135     parser    407: SOURCE=.\untaint.C
1.36      paf       408: # End Source File
1.1       paf       409: # End Target
                    410: # End Project

E-mail: