| 1 | # Microsoft Developer Studio Project File - Name="stclib" - 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 | |
| 7 | CFG=stclib - Win32 Unicode Debug |
| 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 "stc_stclib.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 |
| 16 | !MESSAGE NMAKE /f "stc_stclib.mak" CFG="stclib - Win32 Unicode Debug" |
| 17 | !MESSAGE |
| 18 | !MESSAGE Possible choices for configuration are: |
| 19 | !MESSAGE |
| 20 | !MESSAGE "stclib - Win32 Debug" (based on "Win32 (x86) Static Library") |
| 21 | !MESSAGE "stclib - Win32 Release" (based on "Win32 (x86) Static Library") |
| 22 | !MESSAGE "stclib - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") |
| 23 | !MESSAGE "stclib - Win32 Unicode Release" (based on "Win32 (x86) Static Library") |
| 24 | !MESSAGE "stclib - Win32 Universal Debug" (based on "Win32 (x86) Static Library") |
| 25 | !MESSAGE "stclib - Win32 Universal Release" (based on "Win32 (x86) Static Library") |
| 26 | !MESSAGE "stclib - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") |
| 27 | !MESSAGE "stclib - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") |
| 28 | !MESSAGE |
| 29 | |
| 30 | # Begin Project |
| 31 | # PROP AllowPerConfigDependencies 0 |
| 32 | # PROP Scc_ProjName "" |
| 33 | # PROP Scc_LocalPath "" |
| 34 | CPP=cl.exe |
| 35 | RSC=rc.exe |
| 36 | |
| 37 | !IF "$(CFG)" == "stclib - Win32 Debug" |
| 38 | |
| 39 | # PROP BASE Use_MFC 0 |
| 40 | # PROP BASE Use_Debug_Libraries 1 |
| 41 | # PROP BASE Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswd" |
| 42 | # PROP BASE Intermediate_Dir "vc_mswd\stclib" |
| 43 | # PROP BASE Target_Dir "" |
| 44 | # PROP Use_MFC 0 |
| 45 | # PROP Use_Debug_Libraries 1 |
| 46 | # PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswd" |
| 47 | # PROP Intermediate_Dir "vc_mswd\stclib" |
| 48 | # PROP Target_Dir "" |
| 49 | # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswd" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_mswd\wxmsw25d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 50 | # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswd" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_mswd\wxmsw25d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 51 | # ADD BASE RSC /l 0x405 |
| 52 | # ADD RSC /l 0x405 |
| 53 | BSC32=bscmake.exe |
| 54 | # ADD BASE BSC32 /nologo |
| 55 | # ADD BSC32 /nologo |
| 56 | LIB32=link.exe -lib |
| 57 | # ADD BASE LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswd\wxmsw25d_stc.lib" |
| 58 | # ADD LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswd\wxmsw25d_stc.lib" |
| 59 | |
| 60 | !ELSEIF "$(CFG)" == "stclib - Win32 Release" |
| 61 | |
| 62 | # PROP BASE Use_MFC 0 |
| 63 | # PROP BASE Use_Debug_Libraries 0 |
| 64 | # PROP BASE Output_Dir "..\..\src\stc\..\..\..\lib\vc_msw" |
| 65 | # PROP BASE Intermediate_Dir "vc_msw\stclib" |
| 66 | # PROP BASE Target_Dir "" |
| 67 | # PROP Use_MFC 0 |
| 68 | # PROP Use_Debug_Libraries 0 |
| 69 | # PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_msw" |
| 70 | # PROP Intermediate_Dir "vc_msw\stclib" |
| 71 | # PROP Target_Dir "" |
| 72 | # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_msw" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Fd..\..\src\stc\..\..\..\lib\vc_msw\wxmsw25_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 73 | # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_msw" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Fd..\..\src\stc\..\..\..\lib\vc_msw\wxmsw25_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 74 | # ADD BASE RSC /l 0x405 |
| 75 | # ADD RSC /l 0x405 |
| 76 | BSC32=bscmake.exe |
| 77 | # ADD BASE BSC32 /nologo |
| 78 | # ADD BSC32 /nologo |
| 79 | LIB32=link.exe -lib |
| 80 | # ADD BASE LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_msw\wxmsw25_stc.lib" |
| 81 | # ADD LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_msw\wxmsw25_stc.lib" |
| 82 | |
| 83 | !ELSEIF "$(CFG)" == "stclib - Win32 Unicode Debug" |
| 84 | |
| 85 | # PROP BASE Use_MFC 0 |
| 86 | # PROP BASE Use_Debug_Libraries 1 |
| 87 | # PROP BASE Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswud" |
| 88 | # PROP BASE Intermediate_Dir "vc_mswud\stclib" |
| 89 | # PROP BASE Target_Dir "" |
| 90 | # PROP Use_MFC 0 |
| 91 | # PROP Use_Debug_Libraries 1 |
| 92 | # PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswud" |
| 93 | # PROP Intermediate_Dir "vc_mswud\stclib" |
| 94 | # PROP Target_Dir "" |
| 95 | # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswud" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_mswud\wxmsw25ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 96 | # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswud" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_mswud\wxmsw25ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 97 | # ADD BASE RSC /l 0x405 |
| 98 | # ADD RSC /l 0x405 |
| 99 | BSC32=bscmake.exe |
| 100 | # ADD BASE BSC32 /nologo |
| 101 | # ADD BSC32 /nologo |
| 102 | LIB32=link.exe -lib |
| 103 | # ADD BASE LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswud\wxmsw25ud_stc.lib" |
| 104 | # ADD LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswud\wxmsw25ud_stc.lib" |
| 105 | |
| 106 | !ELSEIF "$(CFG)" == "stclib - Win32 Unicode Release" |
| 107 | |
| 108 | # PROP BASE Use_MFC 0 |
| 109 | # PROP BASE Use_Debug_Libraries 0 |
| 110 | # PROP BASE Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswu" |
| 111 | # PROP BASE Intermediate_Dir "vc_mswu\stclib" |
| 112 | # PROP BASE Target_Dir "" |
| 113 | # PROP Use_MFC 0 |
| 114 | # PROP Use_Debug_Libraries 0 |
| 115 | # PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswu" |
| 116 | # PROP Intermediate_Dir "vc_mswu\stclib" |
| 117 | # PROP Target_Dir "" |
| 118 | # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswu" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Fd..\..\src\stc\..\..\..\lib\vc_mswu\wxmsw25u_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 119 | # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswu" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Fd..\..\src\stc\..\..\..\lib\vc_mswu\wxmsw25u_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 120 | # ADD BASE RSC /l 0x405 |
| 121 | # ADD RSC /l 0x405 |
| 122 | BSC32=bscmake.exe |
| 123 | # ADD BASE BSC32 /nologo |
| 124 | # ADD BSC32 /nologo |
| 125 | LIB32=link.exe -lib |
| 126 | # ADD BASE LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswu\wxmsw25u_stc.lib" |
| 127 | # ADD LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswu\wxmsw25u_stc.lib" |
| 128 | |
| 129 | !ELSEIF "$(CFG)" == "stclib - Win32 Universal Debug" |
| 130 | |
| 131 | # PROP BASE Use_MFC 0 |
| 132 | # PROP BASE Use_Debug_Libraries 1 |
| 133 | # PROP BASE Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswunivd" |
| 134 | # PROP BASE Intermediate_Dir "vc_mswunivd\stclib" |
| 135 | # PROP BASE Target_Dir "" |
| 136 | # PROP Use_MFC 0 |
| 137 | # PROP Use_Debug_Libraries 1 |
| 138 | # PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswunivd" |
| 139 | # PROP Intermediate_Dir "vc_mswunivd\stclib" |
| 140 | # PROP Target_Dir "" |
| 141 | # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswunivd" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_mswunivd\wxmswuniv25d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 142 | # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswunivd" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_mswunivd\wxmswuniv25d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 143 | # ADD BASE RSC /l 0x405 |
| 144 | # ADD RSC /l 0x405 |
| 145 | BSC32=bscmake.exe |
| 146 | # ADD BASE BSC32 /nologo |
| 147 | # ADD BSC32 /nologo |
| 148 | LIB32=link.exe -lib |
| 149 | # ADD BASE LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswunivd\wxmswuniv25d_stc.lib" |
| 150 | # ADD LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswunivd\wxmswuniv25d_stc.lib" |
| 151 | |
| 152 | !ELSEIF "$(CFG)" == "stclib - Win32 Universal Release" |
| 153 | |
| 154 | # PROP BASE Use_MFC 0 |
| 155 | # PROP BASE Use_Debug_Libraries 0 |
| 156 | # PROP BASE Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswuniv" |
| 157 | # PROP BASE Intermediate_Dir "vc_mswuniv\stclib" |
| 158 | # PROP BASE Target_Dir "" |
| 159 | # PROP Use_MFC 0 |
| 160 | # PROP Use_Debug_Libraries 0 |
| 161 | # PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswuniv" |
| 162 | # PROP Intermediate_Dir "vc_mswuniv\stclib" |
| 163 | # PROP Target_Dir "" |
| 164 | # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswuniv" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Fd..\..\src\stc\..\..\..\lib\vc_mswuniv\wxmswuniv25_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 165 | # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswuniv" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Fd..\..\src\stc\..\..\..\lib\vc_mswuniv\wxmswuniv25_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 166 | # ADD BASE RSC /l 0x405 |
| 167 | # ADD RSC /l 0x405 |
| 168 | BSC32=bscmake.exe |
| 169 | # ADD BASE BSC32 /nologo |
| 170 | # ADD BSC32 /nologo |
| 171 | LIB32=link.exe -lib |
| 172 | # ADD BASE LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswuniv\wxmswuniv25_stc.lib" |
| 173 | # ADD LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswuniv\wxmswuniv25_stc.lib" |
| 174 | |
| 175 | !ELSEIF "$(CFG)" == "stclib - Win32 Universal Unicode Debug" |
| 176 | |
| 177 | # PROP BASE Use_MFC 0 |
| 178 | # PROP BASE Use_Debug_Libraries 1 |
| 179 | # PROP BASE Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswunivud" |
| 180 | # PROP BASE Intermediate_Dir "vc_mswunivud\stclib" |
| 181 | # PROP BASE Target_Dir "" |
| 182 | # PROP Use_MFC 0 |
| 183 | # PROP Use_Debug_Libraries 1 |
| 184 | # PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswunivud" |
| 185 | # PROP Intermediate_Dir "vc_mswunivud\stclib" |
| 186 | # PROP Target_Dir "" |
| 187 | # ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswunivud" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_mswunivud\wxmswuniv25ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 188 | # ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswunivud" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_mswunivud\wxmswuniv25ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 189 | # ADD BASE RSC /l 0x405 |
| 190 | # ADD RSC /l 0x405 |
| 191 | BSC32=bscmake.exe |
| 192 | # ADD BASE BSC32 /nologo |
| 193 | # ADD BSC32 /nologo |
| 194 | LIB32=link.exe -lib |
| 195 | # ADD BASE LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswunivud\wxmswuniv25ud_stc.lib" |
| 196 | # ADD LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswunivud\wxmswuniv25ud_stc.lib" |
| 197 | |
| 198 | !ELSEIF "$(CFG)" == "stclib - Win32 Universal Unicode Release" |
| 199 | |
| 200 | # PROP BASE Use_MFC 0 |
| 201 | # PROP BASE Use_Debug_Libraries 0 |
| 202 | # PROP BASE Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswunivu" |
| 203 | # PROP BASE Intermediate_Dir "vc_mswunivu\stclib" |
| 204 | # PROP BASE Target_Dir "" |
| 205 | # PROP Use_MFC 0 |
| 206 | # PROP Use_Debug_Libraries 0 |
| 207 | # PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_mswunivu" |
| 208 | # PROP Intermediate_Dir "vc_mswunivu\stclib" |
| 209 | # PROP Target_Dir "" |
| 210 | # ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswunivu" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Fd..\..\src\stc\..\..\..\lib\vc_mswunivu\wxmswuniv25u_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 211 | # ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\stc\..\..\..\include" /I "..\..\src\stc\..\..\..\lib\vc_mswunivu" /I "..\..\src\stc\..\..\..\src\tiff" /I "..\..\src\stc\..\..\..\src\jpeg" /I "..\..\src\stc\..\..\..\src\png" /I "..\..\src\stc\..\..\..\src\zlib" /I "..\..\src\stc\..\..\..\src\regex" /I "..\..\src\stc\..\..\..\src\expat\lib" /Fd..\..\src\stc\..\..\..\lib\vc_mswunivu\wxmswuniv25u_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c |
| 212 | # ADD BASE RSC /l 0x405 |
| 213 | # ADD RSC /l 0x405 |
| 214 | BSC32=bscmake.exe |
| 215 | # ADD BASE BSC32 /nologo |
| 216 | # ADD BSC32 /nologo |
| 217 | LIB32=link.exe -lib |
| 218 | # ADD BASE LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswunivu\wxmswuniv25u_stc.lib" |
| 219 | # ADD LIB32 /nologo /out:"..\..\src\stc\..\..\..\lib\vc_mswunivu\wxmswuniv25u_stc.lib" |
| 220 | |
| 221 | !ENDIF |
| 222 | |
| 223 | # Begin Target |
| 224 | |
| 225 | # Name "stclib - Win32 Debug" |
| 226 | # Name "stclib - Win32 Release" |
| 227 | # Name "stclib - Win32 Unicode Debug" |
| 228 | # Name "stclib - Win32 Unicode Release" |
| 229 | # Name "stclib - Win32 Universal Debug" |
| 230 | # Name "stclib - Win32 Universal Release" |
| 231 | # Name "stclib - Win32 Universal Unicode Debug" |
| 232 | # Name "stclib - Win32 Universal Unicode Release" |
| 233 | # Begin Group "Source Files" |
| 234 | |
| 235 | # PROP Default_Filter "" |
| 236 | # Begin Source File |
| 237 | |
| 238 | SOURCE=../../src/stc\scintilla\src\AutoComplete.cxx |
| 239 | # End Source File |
| 240 | # Begin Source File |
| 241 | |
| 242 | SOURCE=../../src/stc\scintilla\src\CallTip.cxx |
| 243 | # End Source File |
| 244 | # Begin Source File |
| 245 | |
| 246 | SOURCE=../../src/stc\scintilla\src\CellBuffer.cxx |
| 247 | # End Source File |
| 248 | # Begin Source File |
| 249 | |
| 250 | SOURCE=../../src/stc\scintilla\src\ContractionState.cxx |
| 251 | # End Source File |
| 252 | # Begin Source File |
| 253 | |
| 254 | SOURCE=../../src/stc\scintilla\src\Document.cxx |
| 255 | # End Source File |
| 256 | # Begin Source File |
| 257 | |
| 258 | SOURCE=../../src/stc\scintilla\src\DocumentAccessor.cxx |
| 259 | # End Source File |
| 260 | # Begin Source File |
| 261 | |
| 262 | SOURCE=../../src/stc\scintilla\src\Editor.cxx |
| 263 | # End Source File |
| 264 | # Begin Source File |
| 265 | |
| 266 | SOURCE=../../src/stc\scintilla\src\ExternalLexer.cxx |
| 267 | # End Source File |
| 268 | # Begin Source File |
| 269 | |
| 270 | SOURCE=../../src/stc\scintilla\src\Indicator.cxx |
| 271 | # End Source File |
| 272 | # Begin Source File |
| 273 | |
| 274 | SOURCE=../../src/stc\scintilla\src\KeyMap.cxx |
| 275 | # End Source File |
| 276 | # Begin Source File |
| 277 | |
| 278 | SOURCE=../../src/stc\scintilla\src\KeyWords.cxx |
| 279 | # End Source File |
| 280 | # Begin Source File |
| 281 | |
| 282 | SOURCE=../../src/stc\scintilla\src\LexAVE.cxx |
| 283 | # End Source File |
| 284 | # Begin Source File |
| 285 | |
| 286 | SOURCE=../../src/stc\scintilla\src\LexAda.cxx |
| 287 | # End Source File |
| 288 | # Begin Source File |
| 289 | |
| 290 | SOURCE=../../src/stc\scintilla\src\LexAsm.cxx |
| 291 | # End Source File |
| 292 | # Begin Source File |
| 293 | |
| 294 | SOURCE=../../src/stc\scintilla\src\LexBaan.cxx |
| 295 | # End Source File |
| 296 | # Begin Source File |
| 297 | |
| 298 | SOURCE=../../src/stc\scintilla\src\LexBullant.cxx |
| 299 | # End Source File |
| 300 | # Begin Source File |
| 301 | |
| 302 | SOURCE=../../src/stc\scintilla\src\LexCPP.cxx |
| 303 | # End Source File |
| 304 | # Begin Source File |
| 305 | |
| 306 | SOURCE=../../src/stc\scintilla\src\LexCSS.cxx |
| 307 | # End Source File |
| 308 | # Begin Source File |
| 309 | |
| 310 | SOURCE=../../src/stc\scintilla\src\LexConf.cxx |
| 311 | # End Source File |
| 312 | # Begin Source File |
| 313 | |
| 314 | SOURCE=../../src/stc\scintilla\src\LexCrontab.cxx |
| 315 | # End Source File |
| 316 | # Begin Source File |
| 317 | |
| 318 | SOURCE=../../src/stc\scintilla\src\LexEScript.cxx |
| 319 | # End Source File |
| 320 | # Begin Source File |
| 321 | |
| 322 | SOURCE=../../src/stc\scintilla\src\LexEiffel.cxx |
| 323 | # End Source File |
| 324 | # Begin Source File |
| 325 | |
| 326 | SOURCE=../../src/stc\scintilla\src\LexFortran.cxx |
| 327 | # End Source File |
| 328 | # Begin Source File |
| 329 | |
| 330 | SOURCE=../../src/stc\scintilla\src\LexHTML.cxx |
| 331 | # End Source File |
| 332 | # Begin Source File |
| 333 | |
| 334 | SOURCE=../../src/stc\scintilla\src\LexLisp.cxx |
| 335 | # End Source File |
| 336 | # Begin Source File |
| 337 | |
| 338 | SOURCE=../../src/stc\scintilla\src\LexLout.cxx |
| 339 | # End Source File |
| 340 | # Begin Source File |
| 341 | |
| 342 | SOURCE=../../src/stc\scintilla\src\LexLua.cxx |
| 343 | # End Source File |
| 344 | # Begin Source File |
| 345 | |
| 346 | SOURCE=../../src/stc\scintilla\src\LexMatlab.cxx |
| 347 | # End Source File |
| 348 | # Begin Source File |
| 349 | |
| 350 | SOURCE=../../src/stc\scintilla\src\LexOthers.cxx |
| 351 | # End Source File |
| 352 | # Begin Source File |
| 353 | |
| 354 | SOURCE=../../src/stc\scintilla\src\LexPOV.cxx |
| 355 | # End Source File |
| 356 | # Begin Source File |
| 357 | |
| 358 | SOURCE=../../src/stc\scintilla\src\LexPascal.cxx |
| 359 | # End Source File |
| 360 | # Begin Source File |
| 361 | |
| 362 | SOURCE=../../src/stc\scintilla\src\LexPerl.cxx |
| 363 | # End Source File |
| 364 | # Begin Source File |
| 365 | |
| 366 | SOURCE=../../src/stc\scintilla\src\LexPython.cxx |
| 367 | # End Source File |
| 368 | # Begin Source File |
| 369 | |
| 370 | SOURCE=../../src/stc\scintilla\src\LexRuby.cxx |
| 371 | # End Source File |
| 372 | # Begin Source File |
| 373 | |
| 374 | SOURCE=../../src/stc\scintilla\src\LexSQL.cxx |
| 375 | # End Source File |
| 376 | # Begin Source File |
| 377 | |
| 378 | SOURCE=../../src/stc\scintilla\src\LexVB.cxx |
| 379 | # End Source File |
| 380 | # Begin Source File |
| 381 | |
| 382 | SOURCE=../../src/stc\scintilla\src\LineMarker.cxx |
| 383 | # End Source File |
| 384 | # Begin Source File |
| 385 | |
| 386 | SOURCE=../../src/stc\PlatWX.cpp |
| 387 | # End Source File |
| 388 | # Begin Source File |
| 389 | |
| 390 | SOURCE=../../src/stc\scintilla\src\PropSet.cxx |
| 391 | # End Source File |
| 392 | # Begin Source File |
| 393 | |
| 394 | SOURCE=../../src/stc\scintilla\src\RESearch.cxx |
| 395 | # End Source File |
| 396 | # Begin Source File |
| 397 | |
| 398 | SOURCE=../../src/stc\scintilla\src\ScintillaBase.cxx |
| 399 | # End Source File |
| 400 | # Begin Source File |
| 401 | |
| 402 | SOURCE=../../src/stc\ScintillaWX.cpp |
| 403 | # End Source File |
| 404 | # Begin Source File |
| 405 | |
| 406 | SOURCE=../../src/stc\scintilla\src\Style.cxx |
| 407 | # End Source File |
| 408 | # Begin Source File |
| 409 | |
| 410 | SOURCE=../../src/stc\scintilla\src\StyleContext.cxx |
| 411 | # End Source File |
| 412 | # Begin Source File |
| 413 | |
| 414 | SOURCE=../../src/stc\scintilla\src\UniConversion.cxx |
| 415 | # End Source File |
| 416 | # Begin Source File |
| 417 | |
| 418 | SOURCE=../../src/stc\scintilla\src\ViewStyle.cxx |
| 419 | # End Source File |
| 420 | # Begin Source File |
| 421 | |
| 422 | SOURCE=../../src/stc\scintilla\src\WindowAccessor.cxx |
| 423 | # End Source File |
| 424 | # Begin Source File |
| 425 | |
| 426 | SOURCE=../../src/stc\scintilla\src\XPM.cxx |
| 427 | # End Source File |
| 428 | # Begin Source File |
| 429 | |
| 430 | SOURCE=../../src/stc\stc.cpp |
| 431 | # End Source File |
| 432 | # End Group |
| 433 | # End Target |
| 434 | # End Project |
| 435 | |