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

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.149     paf        45: # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32xml\glib\include" /I "\parser3project\win32xml\glib\include\glib" /I "\parser3project\win32xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\libxml2-x.x.x\include" /I "\parser3project\win32xml\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 ""
                     62: # PROP Use_MFC 0
                     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.150   ! paf        68: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GR- /GX /Zi /Od /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32xml\glib\include" /I "\parser3project\win32xml\glib\include\glib" /I "\parser3project\win32xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\libxml2-x.x.x\include" /I "\parser3project\win32xml\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c
        !            69: # ADD BASE RSC /l 0x419 /d "_DEBUG"
        !            70: # ADD RSC /l 0x419 /d "_DEBUG"
        !            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 ""
        !            90: # ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32xml\glib\include" /I "\parser3project\win32xml\glib\include\glib" /I "\parser3project\win32xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\libxml2-x.x.x\include" /I "\parser3project\win32xml\libxslt-x.x.x" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c
1.149     paf        91: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32xml\glib\include" /I "\parser3project\win32xml\glib\include\glib" /I "\parser3project\win32xml\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\libxml2-x.x.x\include" /I "\parser3project\win32xml\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 "ident"
                    109: 
                    110: # PROP Default_Filter ""
                    111: # Begin Source File
                    112: 
                    113: SOURCE=..\ident.awk
                    114: 
                    115: !IF  "$(CFG)" == "main - Win32 Release"
                    116: 
                    117: # Begin Custom Build - Up-to-dating ident.C...
                    118: InputPath=..\ident.awk
                    119: 
                    120: BuildCmds= \
                    121:        SET tools=\parser3project\win32tools \
                    122:        ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
                    123:        REN ident.C ident.C.old  >nul 2>&1 \
                    124:        %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \
                    125:        REN ident.C.old ident.C  >nul 2>&1 \
                    126:        %tools%\diff ident.C ident.C.new >nul 2>&1 \
                    127:        IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \
                    128:        %tools%\touch 0101000001 ident.C.new \
                    129:        
                    130: 
                    131: "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    132:    $(BuildCmds)
                    133: 
                    134: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    135:    $(BuildCmds)
                    136: # End Custom Build
                    137: 
                    138: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    139: 
                    140: # Begin Custom Build - Up-to-dating ident.C...
                    141: InputPath=..\ident.awk
                    142: 
                    143: BuildCmds= \
                    144:        SET tools=\parser3project\win32tools \
                    145:        ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
                    146:        REN ident.C ident.C.old  >nul 2>&1 \
                    147:        %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \
                    148:        REN ident.C.old ident.C  >nul 2>&1 \
                    149:        %tools%\diff ident.C ident.C.new >nul 2>&1 \
                    150:        IF ERRORLEVEL 1 COPY ident.C.new ident.C >nul 2>&1 \
                    151:        %tools%\touch 0101000001 ident.C.new \
                    152:        
                    153: 
                    154: "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    155:    $(BuildCmds)
                    156: 
                    157: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    158:    $(BuildCmds)
                    159: # End Custom Build
                    160: 
1.150   ! paf       161: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
        !           162: 
        !           163: # PROP Exclude_From_Build 1
        !           164: 
1.135     parser    165: !ENDIF 
                    166: 
                    167: # End Source File
                    168: # Begin Source File
                    169: 
                    170: SOURCE=.\ident.C
1.150   ! paf       171: 
        !           172: !IF  "$(CFG)" == "main - Win32 Release"
        !           173: 
        !           174: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           175: 
        !           176: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
        !           177: 
        !           178: # PROP Exclude_From_Build 1
        !           179: 
        !           180: !ENDIF 
        !           181: 
1.135     parser    182: # End Source File
                    183: # Begin Source File
                    184: 
                    185: SOURCE=.\ident.C.new
1.150   ! paf       186: 
        !           187: !IF  "$(CFG)" == "main - Win32 Release"
        !           188: 
        !           189: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
        !           190: 
        !           191: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
        !           192: 
        !           193: # PROP Exclude_From_Build 1
        !           194: 
        !           195: !ENDIF 
        !           196: 
1.135     parser    197: # End Source File
                    198: # End Group
                    199: # Begin Group "sql"
1.45      paf       200: 
1.135     parser    201: # PROP Default_Filter ""
                    202: # Begin Source File
                    203: 
                    204: SOURCE=..\sql\pa_sql_driver.h
                    205: # End Source File
                    206: # End Group
1.45      paf       207: # Begin Source File
                    208: 
1.134     parser    209: SOURCE=.\compile.C
1.45      paf       210: # End Source File
                    211: # Begin Source File
                    212: 
1.134     parser    213: SOURCE=.\compile.tab.C
1.127     parser    214: # End Source File
                    215: # Begin Source File
                    216: 
1.134     parser    217: SOURCE=.\compile.y
                    218: 
                    219: !IF  "$(CFG)" == "main - Win32 Release"
                    220: 
                    221: # Begin Custom Build - Compiling grammar...
                    222: InputDir=.
                    223: InputPath=.\compile.y
                    224: InputName=compile
                    225: 
                    226: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    227:        cd $(InputDir) 
1.147     paf       228:        set BISON_SIMPLE=..\..\..\win32tools\usr\share\bison.simple 
1.134     parser    229:        ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C 
                    230:        
                    231: # End Custom Build
                    232: 
                    233: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    234: 
                    235: # Begin Custom Build - Compiling grammar...
                    236: InputDir=.
                    237: InputPath=.\compile.y
                    238: InputName=compile
                    239: 
                    240: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
                    241:        cd $(InputDir) 
1.147     paf       242:        set BISON_SIMPLE=..\..\..\win32tools\usr\share\bison.simple 
1.134     parser    243:        ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C 
                    244:        
                    245: # End Custom Build
1.127     parser    246: 
1.150   ! paf       247: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
        !           248: 
        !           249: # Begin Custom Build - Compiling grammar...
        !           250: InputDir=.
        !           251: InputPath=.\compile.y
        !           252: InputName=compile
        !           253: 
        !           254: "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
        !           255:        cd $(InputDir) 
        !           256:        set BISON_SIMPLE=..\..\..\win32tools\usr\share\bison.simple 
        !           257:        ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C 
        !           258:        
        !           259: # End Custom Build
        !           260: 
1.134     parser    261: !ENDIF 
1.45      paf       262: 
1.68      paf       263: # End Source File
                    264: # Begin Source File
                    265: 
1.134     parser    266: SOURCE=.\compile_tools.C
1.68      paf       267: # End Source File
                    268: # Begin Source File
                    269: 
1.135     parser    270: SOURCE=.\compile_tools.h
                    271: # End Source File
                    272: # Begin Source File
                    273: 
1.134     parser    274: SOURCE=.\execute.C
1.140     paf       275: 
                    276: !IF  "$(CFG)" == "main - Win32 Release"
                    277: 
                    278: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    279: 
                    280: # ADD CPP /Od
                    281: 
1.150   ! paf       282: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
        !           283: 
        !           284: # ADD BASE CPP /Od
        !           285: # ADD CPP /Od
        !           286: 
1.140     paf       287: !ENDIF 
                    288: 
1.143     paf       289: # End Source File
                    290: # Begin Source File
                    291: 
                    292: SOURCE=..\..\..\win32xml\glib\include\glib\glib.h
1.107     parser    293: # End Source File
                    294: # Begin Source File
                    295: 
1.134     parser    296: SOURCE=.\pa_array.C
1.78      paf       297: # End Source File
                    298: # Begin Source File
                    299: 
1.135     parser    300: SOURCE=..\include\pa_array.h
1.45      paf       301: # End Source File
                    302: # Begin Source File
                    303: 
1.139     paf       304: SOURCE=.\pa_cache_managers.C
                    305: # End Source File
                    306: # Begin Source File
                    307: 
                    308: SOURCE=..\include\pa_cache_managers.h
                    309: # End Source File
                    310: # Begin Source File
                    311: 
1.142     paf       312: SOURCE=.\pa_charset.C
1.85      paf       313: # End Source File
                    314: # Begin Source File
                    315: 
1.142     paf       316: SOURCE=..\include\pa_charset.h
1.45      paf       317: # End Source File
                    318: # Begin Source File
                    319: 
1.142     paf       320: SOURCE=.\pa_charsets.C
1.97      paf       321: # End Source File
                    322: # Begin Source File
                    323: 
1.142     paf       324: SOURCE=..\include\pa_charsets.h
1.45      paf       325: # End Source File
                    326: # Begin Source File
                    327: 
1.135     parser    328: SOURCE=.\pa_common.C
1.45      paf       329: # End Source File
                    330: # Begin Source File
                    331: 
1.135     parser    332: SOURCE=..\include\pa_common.h
1.45      paf       333: # End Source File
                    334: # Begin Source File
                    335: 
1.135     parser    336: SOURCE=..\include\pa_config_fixed.h
1.45      paf       337: # End Source File
                    338: # Begin Source File
                    339: 
1.135     parser    340: SOURCE=..\include\pa_config_includes.h
1.113     parser    341: # End Source File
                    342: # Begin Source File
                    343: 
1.135     parser    344: SOURCE=.\pa_dictionary.C
1.14      paf       345: # End Source File
                    346: # Begin Source File
                    347: 
1.135     parser    348: SOURCE=..\include\pa_dictionary.h
1.14      paf       349: # End Source File
                    350: # Begin Source File
                    351: 
1.135     parser    352: SOURCE=.\pa_dir.C
1.14      paf       353: # End Source File
                    354: # Begin Source File
                    355: 
1.135     parser    356: SOURCE=..\include\pa_dir.h
1.14      paf       357: # End Source File
                    358: # Begin Source File
                    359: 
1.135     parser    360: SOURCE=.\pa_exception.C
1.14      paf       361: # End Source File
                    362: # Begin Source File
                    363: 
1.135     parser    364: SOURCE=..\include\pa_exception.h
1.127     parser    365: # End Source File
                    366: # Begin Source File
                    367: 
1.135     parser    368: SOURCE=.\pa_exec.C
1.5       paf       369: # End Source File
                    370: # Begin Source File
                    371: 
1.135     parser    372: SOURCE=..\include\pa_exec.h
1.128     parser    373: # End Source File
                    374: # Begin Source File
                    375: 
1.135     parser    376: SOURCE=.\pa_globals.C
                    377: 
                    378: !IF  "$(CFG)" == "main - Win32 Release"
                    379: 
                    380: !ELSEIF  "$(CFG)" == "main - Win32 Debug"
                    381: 
1.150   ! paf       382: # ADD CPP /GX
        !           383: 
        !           384: !ELSEIF  "$(CFG)" == "main - Win32 Profile"
        !           385: 
        !           386: # ADD BASE CPP /GX
1.135     parser    387: # ADD CPP /GX
                    388: 
                    389: !ENDIF 
1.107     parser    390: 
1.78      paf       391: # End Source File
                    392: # Begin Source File
                    393: 
1.135     parser    394: SOURCE=..\include\pa_globals.h
1.9       paf       395: # End Source File
                    396: # Begin Source File
                    397: 
1.135     parser    398: SOURCE=.\pa_hash.C
1.9       paf       399: # End Source File
                    400: # Begin Source File
                    401: 
1.135     parser    402: SOURCE=..\include\pa_hash.h
1.84      paf       403: # End Source File
                    404: # Begin Source File
                    405: 
1.135     parser    406: SOURCE=..\include\pa_opcode.h
1.134     parser    407: # End Source File
                    408: # Begin Source File
1.116     parser    409: 
1.135     parser    410: SOURCE=.\pa_pool.C
1.134     parser    411: # End Source File
                    412: # Begin Source File
1.116     parser    413: 
1.135     parser    414: SOURCE=..\include\pa_pool.h
1.134     parser    415: # End Source File
                    416: # Begin Source File
1.116     parser    417: 
1.135     parser    418: SOURCE=.\pa_request.C
1.134     parser    419: # End Source File
                    420: # Begin Source File
1.116     parser    421: 
1.135     parser    422: SOURCE=..\include\pa_request.h
1.134     parser    423: # End Source File
                    424: # Begin Source File
1.116     parser    425: 
1.135     parser    426: SOURCE=..\include\pa_sapi.h
1.54      paf       427: # End Source File
                    428: # Begin Source File
                    429: 
1.135     parser    430: SOURCE=.\pa_socks.C
1.13      paf       431: # End Source File
                    432: # Begin Source File
                    433: 
1.135     parser    434: SOURCE=..\include\pa_socks.h
1.3       paf       435: # End Source File
                    436: # Begin Source File
                    437: 
1.135     parser    438: SOURCE=..\include\pa_sql_connection.h
1.81      paf       439: # End Source File
                    440: # Begin Source File
                    441: 
1.135     parser    442: SOURCE=.\pa_sql_driver_manager.C
1.74      paf       443: # End Source File
                    444: # Begin Source File
                    445: 
1.135     parser    446: SOURCE=..\include\pa_sql_driver_manager.h
1.43      paf       447: # End Source File
                    448: # Begin Source File
                    449: 
1.135     parser    450: SOURCE=..\include\pa_stack.h
1.138     paf       451: # End Source File
                    452: # Begin Source File
                    453: 
1.135     parser    454: SOURCE=.\pa_string.C
1.6       paf       455: # End Source File
1.46      paf       456: # Begin Source File
                    457: 
1.134     parser    458: SOURCE=..\include\pa_string.h
                    459: # End Source File
                    460: # Begin Source File
1.113     parser    461: 
1.134     parser    462: SOURCE=..\include\pa_stylesheet_connection.h
                    463: # End Source File
                    464: # Begin Source File
1.113     parser    465: 
1.135     parser    466: SOURCE=.\pa_stylesheet_manager.C
1.113     parser    467: # End Source File
                    468: # Begin Source File
                    469: 
1.135     parser    470: SOURCE=..\include\pa_stylesheet_manager.h
1.46      paf       471: # End Source File
1.14      paf       472: # Begin Source File
                    473: 
1.135     parser    474: SOURCE=.\pa_table.C
1.64      paf       475: # End Source File
1.43      paf       476: # Begin Source File
                    477: 
1.135     parser    478: SOURCE=..\include\pa_table.h
1.28      paf       479: # End Source File
                    480: # Begin Source File
                    481: 
1.135     parser    482: SOURCE=..\include\pa_threads.h
1.141     paf       483: # End Source File
                    484: # Begin Source File
                    485: 
1.135     parser    486: SOURCE=..\include\pa_types.h
1.126     parser    487: # End Source File
                    488: # Begin Source File
                    489: 
1.135     parser    490: SOURCE=.\untaint.C
1.36      paf       491: # End Source File
1.1       paf       492: # End Target
                    493: # End Project

E-mail: