~ubuntu-branches/ubuntu/karmic/libwpd/karmic

« back to all changes in this revision

Viewing changes to build/win32/wpd2text.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Rene Engelhard
  • Date: 2007-06-15 13:28:41 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070615132841-00nybwftc708w96n
Tags: 0.8.10-1
* New upstream release
* bump shlibs for libwpd-stream8c2a 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="wpd2text" - 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=wpd2text - 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 "wpd2text.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 "wpd2text.mak" CFG="wpd2text - Win32 Release"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "wpd2text - Win32 Release" (based on "Win32 (x86) Console Application")
 
21
!MESSAGE "wpd2text - Win32 Debug" (based on "Win32 (x86) Console Application")
 
22
!MESSAGE 
 
23
 
 
24
# Begin Project
 
25
# PROP AllowPerConfigDependencies 0
 
26
# PROP Scc_ProjName ""
 
27
# PROP Scc_LocalPath ""
 
28
CPP=cl.exe
 
29
RSC=rc.exe
 
30
 
 
31
!IF  "$(CFG)" == "wpd2text - Win32 Release"
 
32
 
 
33
# PROP BASE Use_MFC 0
 
34
# PROP BASE Use_Debug_Libraries 0
 
35
# PROP BASE Output_Dir "Release"
 
36
# PROP BASE Intermediate_Dir "Release"
 
37
# PROP BASE Target_Dir ""
 
38
# PROP Use_MFC 0
 
39
# PROP Use_Debug_Libraries 0
 
40
# PROP Output_Dir "Release"
 
41
# PROP Intermediate_Dir "Release"
 
42
# PROP Ignore_Export_Lib 0
 
43
# PROP Target_Dir ""
 
44
MTL=midl.exe
 
45
# ADD BASE MTL /nologo /win32
 
46
# ADD MTL /nologo /win32
 
47
# ADD BASE CPP /nologo /MT /W3 /GX /Zi /I "..\..\src\lib" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /c
 
48
# ADD CPP /nologo /MT /W3 /GX /I "..\..\src\lib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /c
 
49
# ADD BASE RSC /l 0x409
 
50
# ADD RSC /l 0x409 /d "NDEBUG"
 
51
BSC32=bscmake.exe
 
52
# ADD BASE BSC32 /nologo
 
53
# ADD BSC32 /nologo
 
54
LINK32=link.exe
 
55
# ADD BASE LINK32 libwpd-stream-0.8.lib libwpd-0.8.lib/nologo /subsystem:console /machine:IX86 /out:"Release\bin\wpd2text.exe" /libpath:"Release\lib"
 
56
# ADD LINK32 libwpd-stream-0.8.lib libwpd-0.8.lib /nologo /subsystem:console /machine:IX86 /out:"Release\bin\wpd2text.exe" /libpath:"Release\lib"
 
57
# SUBTRACT LINK32 /nodefaultlib
 
58
 
 
59
!ELSEIF  "$(CFG)" == "wpd2text - Win32 Debug"
 
60
 
 
61
# PROP BASE Use_MFC 0
 
62
# PROP BASE Use_Debug_Libraries 1
 
63
# PROP BASE Output_Dir "Debug"
 
64
# PROP BASE Intermediate_Dir "Debug"
 
65
# PROP BASE Target_Dir ""
 
66
# PROP Use_MFC 0
 
67
# PROP Use_Debug_Libraries 1
 
68
# PROP Output_Dir "Debug"
 
69
# PROP Intermediate_Dir "Debug"
 
70
# PROP Ignore_Export_Lib 0
 
71
# PROP Target_Dir ""
 
72
MTL=midl.exe
 
73
# ADD BASE MTL /nologo /win32
 
74
# ADD MTL /nologo /win32
 
75
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "\..\..\src\lib" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D "_CONSOLE" /GZ /c
 
76
# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\..\src\lib" /D "_DEBUG" /D "DEBUG" /D "WIN32" /D "_CONSOLE" /GZ /c
 
77
# ADD BASE RSC /l 0x409
 
78
# ADD RSC /l 0x409 /d "_DEBUG"
 
79
BSC32=bscmake.exe
 
80
# ADD BASE BSC32 /nologo
 
81
# ADD BSC32 /nologo
 
82
LINK32=link.exe
 
83
# ADD BASE LINK32 libwpd-0.8.lib libwpd-stream-0.8.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\wpd2text.exe" /libpath:"Debug\lib"
 
84
# ADD LINK32 libwpd-0.8.lib libwpd-stream-0.8.lib /nologo /subsystem:console /debug /machine:IX86 /out:"Debug\bin\wpd2text.exe" /libpath:"Debug\lib"
 
85
# SUBTRACT LINK32 /nodefaultlib
 
86
 
 
87
!ENDIF 
 
88
 
 
89
# Begin Target
 
90
 
 
91
# Name "wpd2text - Win32 Release"
 
92
# Name "wpd2text - Win32 Debug"
 
93
# Begin Group "Source Files"
 
94
 
 
95
# PROP Default_Filter "cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
96
# Begin Source File
 
97
 
 
98
SOURCE=..\..\src\conv\text\TextListenerImpl.cpp
 
99
# End Source File
 
100
# Begin Source File
 
101
 
 
102
SOURCE=..\..\src\conv\text\wpd2text.cpp
 
103
# End Source File
 
104
# End Group
 
105
# Begin Group "Header Files"
 
106
 
 
107
# PROP Default_Filter "h;hpp;hxx;hm;inl;inc;xsd"
 
108
# Begin Source File
 
109
 
 
110
SOURCE=..\..\src\conv\text\TextListenerImpl.h
 
111
# End Source File
 
112
# End Group
 
113
# End Target
 
114
# End Project