~ubuntu-branches/ubuntu/precise/xerces-c/precise-updates

« back to all changes in this revision

Viewing changes to projects/Win32/VC6/xerces-all/PParse/PParse.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2009-12-05 14:58:32 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091205145832-378dg3x72mdzfzup
Tags: 3.1.0~rc1-1
* New upstream release; public release candidate uploaded at request of
  upstream.
* Updated source format to '3.0 (quilt)'

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="PParse" - 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=PParse - Win32 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 "PParse.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 "PParse.mak" CFG="PParse - Win32 Debug"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "PParse - Win32 Release" (based on "Win32 (x86) Console Application")
21
 
!MESSAGE "PParse - Win32 Debug" (based on "Win32 (x86) Console Application")
22
 
!MESSAGE "PParse - Win64 Debug" (based on "Win32 (x86) Console Application")
23
 
!MESSAGE "PParse - Win64 Release" (based on "Win32 (x86) Console Application")
24
 
!MESSAGE 
25
 
 
26
 
# Begin Project
27
 
# PROP AllowPerConfigDependencies 0
28
 
# PROP Scc_ProjName ""
29
 
# PROP Scc_LocalPath ""
30
 
CPP=cl.exe
31
 
RSC=rc.exe
32
 
 
33
 
!IF  "$(CFG)" == "PParse - 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 "..\..\..\..\..\Build\Win32\VC6\Release"
43
 
# PROP Intermediate_Dir "..\..\..\..\..\Build\Win32\VC6\Release\obj"
44
 
# PROP Ignore_Export_Lib 0
45
 
# PROP Target_Dir ""
46
 
# ADD BASE CPP /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
47
 
# ADD CPP /G6 /MD /Ze /W3 /GX /O2 /Ob2 /I "..\..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "WIN32" /D "_WINDOWS" /FD /c
48
 
# SUBTRACT CPP /YX
49
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
50
 
# ADD RSC /l 0x409 /d "NDEBUG"
51
 
BSC32=bscmake.exe
52
 
LINK32=link.exe
53
 
# 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 /subsystem:console /machine:I386
54
 
# ADD LINK32 kernel32.lib user32.lib xerces-c_3.lib /version:1.0 /subsystem:console /incremental:yes /machine:I386 /libpath:"..\..\..\..\..\Build\Win32\VC6\Release"
55
 
 
56
 
!ELSEIF  "$(CFG)" == "PParse - 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 ""
63
 
# PROP Use_MFC 0
64
 
# PROP Use_Debug_Libraries 1
65
 
# PROP Output_Dir "..\..\..\..\..\Build\Win32\VC6\Debug"
66
 
# PROP Intermediate_Dir "..\..\..\..\..\Build\Win32\VC6\Debug\obj"
67
 
# PROP Ignore_Export_Lib 0
68
 
# PROP Target_Dir ""
69
 
# ADD BASE CPP /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
70
 
# ADD CPP /G6 /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "WIN32" /D "_WINDOWS" /FD /GZ /c
71
 
# SUBTRACT CPP /YX
72
 
# ADD BASE RSC /l 0x409 /d "_DEBUG"
73
 
# ADD RSC /l 0x409 /d "_DEBUG"
74
 
BSC32=bscmake.exe
75
 
LINK32=link.exe
76
 
# 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 /subsystem:console /debug /machine:I386 /pdbtype:sept
77
 
# ADD LINK32 kernel32.lib user32.lib xerces-c_3D.lib /version:1.0 /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\..\Build\Win32\VC6\Debug"
78
 
 
79
 
!ELSEIF  "$(CFG)" == "PParse - Win64 Debug"
80
 
 
81
 
# PROP BASE Use_MFC 0
82
 
# PROP BASE Use_Debug_Libraries 1
83
 
# PROP BASE Output_Dir "Debug"
84
 
# PROP BASE Intermediate_Dir "Debug"
85
 
# PROP BASE Ignore_Export_Lib 0
86
 
# PROP BASE Target_Dir ""
87
 
# PROP Use_MFC 0
88
 
# PROP Use_Debug_Libraries 1
89
 
# PROP Output_Dir "..\..\..\..\..\Build\Win64\VC6\Debug"
90
 
# PROP Intermediate_Dir "..\..\..\..\..\Build\Win64\VC6\Debug\obj"
91
 
# PROP Ignore_Export_Lib 0
92
 
# PROP Target_Dir ""
93
 
# ADD BASE CPP /G6 /MDd /Za /W3 /Gm /GX /ZI /Od /I "..\..\..\..\..\src" /D "_DEBUG" /D "_CONSOLE" /D "WIN32" /D "_WINDOWS" /D "PLATFORM_WIN32" /FD /GZ /c
94
 
# SUBTRACT BASE CPP /YX
95
 
# ADD CPP /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\..\src" /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "WIN32" /D "_WINDOWS" /FD /GZ /c
96
 
# ADD BASE RSC /l 0x409 /d "_DEBUG"
97
 
# ADD RSC /l 0x409 /d "_DEBUG"
98
 
BSC32=bscmake.exe
99
 
LINK32=link.exe
100
 
# ADD BASE LINK32 kernel32.lib user32.lib xerces-c_2D.lib /version:1.0 /subsystem:console /debug /machine:IX86 /pdbtype:sept /libpath:"..\..\..\..\..\Build\Win32\VC6\Debug"
101
 
# ADD LINK32 kernel32.lib user32.lib xerces-c_3D.lib /version:1.0 /subsystem:console /debug /machine:IX86 /pdbtype:sept /libpath:"..\..\..\..\..\Build\Win64\VC6\Debug" /machine:IA64
102
 
# SUBTRACT LINK32 /pdb:none
103
 
 
104
 
!ELSEIF  "$(CFG)" == "PParse - Win64 Release"
105
 
 
106
 
# PROP BASE Use_MFC 0
107
 
# PROP BASE Use_Debug_Libraries 0
108
 
# PROP BASE Output_Dir "Release"
109
 
# PROP BASE Intermediate_Dir "Release"
110
 
# PROP BASE Ignore_Export_Lib 0
111
 
# PROP BASE Target_Dir ""
112
 
# PROP Use_MFC 0
113
 
# PROP Use_Debug_Libraries 0
114
 
# PROP Output_Dir "..\..\..\..\..\Build\Win64\VC6\Release"
115
 
# PROP Intermediate_Dir "..\..\..\..\..\Build\Win64\VC6\Release\obj"
116
 
# PROP Ignore_Export_Lib 0
117
 
# PROP Target_Dir ""
118
 
# ADD BASE CPP /G6 /MD /Za /W3 /GX /O2 /Ob2 /I "..\..\..\..\..\src" /D "NDEBUG" /D "_CONSOLE" /D "WIN32" /D "_WINDOWS" /D "PLATFORM_WIN32" /FD /c
119
 
# SUBTRACT BASE CPP /YX
120
 
# ADD CPP /MD /W3 /GX /O2 /Ob2 /I "..\..\..\..\..\src" /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "WIN32" /D "_WINDOWS" /FD /c
121
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
122
 
# ADD RSC /l 0x409 /d "NDEBUG"
123
 
BSC32=bscmake.exe
124
 
LINK32=link.exe
125
 
# ADD BASE LINK32 kernel32.lib user32.lib xerces-c_2.lib /version:1.0 /subsystem:console /incremental:yes /machine:IX86 /libpath:"..\..\..\..\..\Build\Win32\VC6\Release"
126
 
# ADD LINK32 kernel32.lib user32.lib xerces-c_3.lib /version:1.0 /subsystem:console /incremental:yes /machine:IX86 /libpath:"..\..\..\..\..\Build\Win64\VC6\Release" /machine:IA64
127
 
# SUBTRACT LINK32 /pdb:none
128
 
 
129
 
!ENDIF 
130
 
 
131
 
# Begin Target
132
 
 
133
 
# Name "PParse - Win32 Release"
134
 
# Name "PParse - Win32 Debug"
135
 
# Name "PParse - Win64 Debug"
136
 
# Name "PParse - Win64 Release"
137
 
# Begin Group "Source Files"
138
 
 
139
 
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
140
 
# Begin Source File
141
 
 
142
 
SOURCE=..\..\..\..\..\samples\src\PParse\PParse.cpp
143
 
# End Source File
144
 
# Begin Source File
145
 
 
146
 
SOURCE=..\..\..\..\..\samples\src\PParse\PParseHandlers.cpp
147
 
# End Source File
148
 
# End Group
149
 
# Begin Group "Header Files"
150
 
 
151
 
# PROP Default_Filter "h;hpp;hxx;hm;inl"
152
 
# Begin Source File
153
 
 
154
 
SOURCE=..\..\..\..\..\samples\src\PParse\PParse.hpp
155
 
# End Source File
156
 
# Begin Source File
157
 
 
158
 
SOURCE=..\..\..\..\..\samples\src\PParse\PParseHandlers.hpp
159
 
# End Source File
160
 
# End Group
161
 
# Begin Group "Resource Files"
162
 
 
163
 
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
164
 
# End Group
165
 
# End Target
166
 
# End Project