~ubuntu-branches/ubuntu/lucid/sword/lucid

« back to all changes in this revision

Viewing changes to lib/vcppmake/vc8/libsword.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Dmitrijs Ledkovs, Jonathan Marsden, Dmitrijs Ledkovs
  • Date: 2010-01-21 00:10:17 UTC
  • mfrom: (1.1.4 upstream) (5.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100121001017-5ea19163rgisywbl
Tags: 1.6.1+dfsg-1
[ Jonathan Marsden ]
* debian/libsword8.examples: Add missing tcl eggdrop bot script.

[ Dmitrijs Ledkovs ]
* Drop shipping .la file in favour of pkg-config (Debian release goal)
  - More info http://lists.debian.org/debian-devel/2009/08/msg00783.html
* Drop backported patches, refreshed libver & compiler warnings.
* Compiling with -Werror enabled. 
* Bumped standards version to 3.8.3, no changes needed.
* Added debian/README.source documentation quilt usage
* Added configure option --without-internalregex

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
                                Name="VCCLCompilerTool"
45
45
                                Optimization="2"
46
46
                                InlineFunctionExpansion="1"
47
 
                                AdditionalIncludeDirectories="../../../include;../../../src/utilfuns/win32;../../../../curl/include"
48
 
                                PreprocessorDefinitions="NDEBUG;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL;CURLAVAILABLE;CURL_STATICLIB"
 
47
                                AdditionalIncludeDirectories="../../../include;../../../include/internal/regex;../../../src/utilfuns/win32;../../../../curl/include"
 
48
                                PreprocessorDefinitions="NDEBUG;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL;CURLAVAILABLE;CURL_STATICLIB;USBINARY"
49
49
                                StringPooling="true"
50
50
                                RuntimeLibrary="2"
51
51
                                EnableFunctionLevelLinking="true"
72
72
                        <Tool
73
73
                                Name="VCLinkerTool"
74
74
                                AdditionalDependencies="libcurl.lib ws2_32.lib winmm.lib wldap32.lib"
75
 
                                AdditionalLibraryDirectories="../../../../curl/lib/Release"
 
75
                                AdditionalLibraryDirectories="../../../../curl/lib/LIB-Release"
76
76
                                RandomizedBaseAddress="1"
77
77
                                DataExecutionPrevention="0"
78
78
                        />
127
127
                                Name="VCCLCompilerTool"
128
128
                                AdditionalOptions="/D _CRT_SECURE_NO_DEPRECATE"
129
129
                                Optimization="0"
130
 
                                AdditionalIncludeDirectories="&quot;../../../../icu-sword/include&quot;;../../../include;../../../src/utilfuns/win32;../../../../curl/include"
131
 
                                PreprocessorDefinitions="_DEBUG;_ICU_;_ICUSWORD_;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL;CURLAVAILABLE;CURL_STATICLIB"
 
130
                                AdditionalIncludeDirectories="../../../include;../../../include/internal/regex;&quot;../../../../icu-sword/include&quot;;../../../src/utilfuns/win32;../../../../curl/include"
 
131
                                PreprocessorDefinitions="_DEBUG;_ICU_;_ICUSWORD_;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL;CURLAVAILABLE;CURL_STATICLIB;USBINARY"
132
132
                                BasicRuntimeChecks="3"
133
133
                                RuntimeLibrary="3"
134
134
                                UsePrecompiledHeader="0"
155
155
                        <Tool
156
156
                                Name="VCLinkerTool"
157
157
                                AdditionalDependencies="libcurl.lib ws2_32.lib winmm.lib wldap32.lib icuuc.lib icuin.lib icudt.lib"
158
 
                                AdditionalLibraryDirectories="../../../../curl/lib/Release;../../../../icu-sword/lib"
 
158
                                AdditionalLibraryDirectories="../../../../curl/lib/LIB-Release;../../../../icu-sword/lib"
159
159
                                RandomizedBaseAddress="1"
160
160
                                DataExecutionPrevention="0"
161
161
                        />
209
209
                        <Tool
210
210
                                Name="VCCLCompilerTool"
211
211
                                Optimization="0"
212
 
                                AdditionalIncludeDirectories="../../../include;../../../src/utilfuns/win32;../../../../curl/include"
213
 
                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL;CURLAVAILABLE;CURL_STATICLIB"
 
212
                                AdditionalIncludeDirectories="../../../include;../../../include/internal/regex;../../../src/utilfuns/win32;../../../../curl/include"
 
213
                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL;CURLAVAILABLE;CURL_STATICLIB;USBINARY"
214
214
                                BasicRuntimeChecks="3"
215
215
                                RuntimeLibrary="3"
216
216
                                UsePrecompiledHeader="0"
237
237
                        <Tool
238
238
                                Name="VCLinkerTool"
239
239
                                AdditionalDependencies="libcurl.lib ws2_32.lib winmm.lib wldap32.lib"
240
 
                                AdditionalLibraryDirectories="../../../../curl/lib/Debug"
 
240
                                AdditionalLibraryDirectories="../../../../curl/lib/LIB-Release"
241
241
                                RandomizedBaseAddress="1"
242
242
                                DataExecutionPrevention="0"
243
243
                        />
292
292
                                Name="VCCLCompilerTool"
293
293
                                Optimization="2"
294
294
                                InlineFunctionExpansion="1"
295
 
                                AdditionalIncludeDirectories="&quot;../../../../icu-sword/include&quot;;../../../include;../../../src/utilfuns/win32;../../../../curl/include"
296
 
                                PreprocessorDefinitions="NDEBUG;_ICU_;_ICUSWORD_;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL;CURLAVAILABLE;CURL_STATICLIB"
 
295
                                AdditionalIncludeDirectories="../../../include;../../../include/internal/regex;&quot;../../../../icu-sword/include&quot;;../../../src/utilfuns/win32;../../../../curl/include"
 
296
                                PreprocessorDefinitions="NDEBUG;_ICU_;_ICUSWORD_;WIN32;_LIB;REGEX_MALLOC;SWMAKINGDLL;CURLAVAILABLE;CURL_STATICLIB;USBINARY"
297
297
                                StringPooling="true"
298
298
                                RuntimeLibrary="2"
299
299
                                EnableFunctionLevelLinking="true"
319
319
                        <Tool
320
320
                                Name="VCLinkerTool"
321
321
                                AdditionalDependencies="libcurl.lib ws2_32.lib winmm.lib wldap32.lib icuuc.lib icuin.lib icudt.lib"
322
 
                                AdditionalLibraryDirectories="../../../../curl/lib/Release;../../../../icu-sword/lib"
 
322
                                AdditionalLibraryDirectories="../../../../curl/lib/LIB-Release;../../../../icu-sword/lib"
323
323
                                RandomizedBaseAddress="1"
324
324
                                DataExecutionPrevention="0"
325
325
                        />
6617
6617
                                >
6618
6618
                        </File>
6619
6619
                        <File
6620
 
                                RelativePath="..\..\..\include\regex.h"
6621
 
                                >
6622
 
                        </File>
6623
 
                        <File
6624
6620
                                RelativePath="..\..\..\include\remotesourcemgr.h"
6625
6621
                                >
6626
6622
                        </File>