/[pkg-mixmaster]/trunk/Mix/win32/pcre_chartables.dsp
ViewVC logotype

Contents of /trunk/Mix/win32/pcre_chartables.dsp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 780 - (show annotations) (download)
Fri Apr 30 21:42:16 2004 UTC (9 years ago) by weasel
File size: 2900 byte(s)
Add project files to build mixmaster on VS.NET 2003 Pro
1 # Microsoft Developer Studio Project File - Name="pcre_chartables" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=pcre_chartables - Win32 Release
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 "Pcre_Chartables.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 "Pcre_Chartables.mak" CFG="pcre_chartables - Win32 Release"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "pcre_chartables - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE
22
23 # Begin Project
24 # PROP AllowPerConfigDependencies 0
25 # PROP Scc_ProjName ""
26 # PROP Scc_LocalPath ""
27 CPP=cl.exe
28 RSC=rc.exe
29 # PROP BASE Use_MFC 0
30 # PROP BASE Use_Debug_Libraries 0
31 # PROP BASE Output_Dir "pcre_chartables___Win32_Release"
32 # PROP BASE Intermediate_Dir "pcre_chartables___Win32_Release"
33 # PROP BASE Target_Dir ""
34 # PROP Use_MFC 0
35 # PROP Use_Debug_Libraries 0
36 # PROP Output_Dir "../src/pcre-2.08/"
37 # PROP Intermediate_Dir "chartables_intermediate"
38 # PROP Ignore_Export_Lib 0
39 # PROP Target_Dir ""
40 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
41 # ADD CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
42 # SUBTRACT CPP /YX
43 # ADD BASE RSC /l 0x809 /d "NDEBUG"
44 # ADD RSC /l 0x809 /d "NDEBUG"
45 BSC32=bscmake.exe
46 # ADD BASE BSC32 /nologo
47 # ADD BSC32 /nologo
48 LINK32=link.exe
49 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
50 # ADD LINK32 kernel32.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"../src/pcre-2.08/dftables.exe"
51 # Begin Special Build Tool
52 TargetDir=\mixmaster-3.0b1\src\pcre-2.08
53 SOURCE="$(InputPath)"
54 PostBuild_Desc=Creating chartables.c
55 PostBuild_Cmds=$(TargetDir)\dftables.exe > $(TargetDir)\chartables.c
56 # End Special Build Tool
57 # Begin Target
58
59 # Name "pcre_chartables - Win32 Release"
60 # Begin Group "Source Files"
61
62 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
63 # Begin Source File
64
65 SOURCE="..\Src\pcre-2.08\dftables.c"
66 # End Source File
67 # End Group
68 # Begin Group "Header Files"
69
70 # PROP Default_Filter "h;hpp;hxx;hm;inl"
71 # End Group
72 # Begin Group "Resource Files"
73
74 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
75 # End Group
76 # End Target
77 # End Project

  ViewVC Help
Powered by ViewVC 1.1.5