diff options
author | josh.macdonald <jmacd@users.noreply.github.com> | 2006-12-10 22:07:22 +0000 |
---|---|---|
committer | josh.macdonald <jmacd@users.noreply.github.com> | 2006-12-10 22:07:22 +0000 |
commit | ead65667677453f4fb0e792dc239365ec9078f63 (patch) | |
tree | 4f2bd9b4dcfcf903f7e8dc804be569d2180eff3d /xdelta3 | |
parent | 49878c5fa398a24eeb5f5a474577a1a3396c2ed4 (diff) |
xdelta3.vcproj adds release build, xdelta30h.x86-32.exe built and released.
Diffstat (limited to 'xdelta3')
-rw-r--r-- | xdelta3/releases/xdelta30h.x86-32.exe | bin | 0 -> 102400 bytes | |||
-rwxr-xr-x | xdelta3/xdelta3.vcproj | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/xdelta3/releases/xdelta30h.x86-32.exe b/xdelta3/releases/xdelta30h.x86-32.exe new file mode 100644 index 0000000..05acf9e --- /dev/null +++ b/xdelta3/releases/xdelta30h.x86-32.exe | |||
Binary files differ | |||
diff --git a/xdelta3/xdelta3.vcproj b/xdelta3/xdelta3.vcproj index 1a279e5..32344d4 100755 --- a/xdelta3/xdelta3.vcproj +++ b/xdelta3/xdelta3.vcproj | |||
@@ -112,6 +112,7 @@ | |||
112 | /> | 112 | /> |
113 | <Tool | 113 | <Tool |
114 | Name="VCCLCompilerTool" | 114 | Name="VCCLCompilerTool" |
115 | AdditionalOptions="/DXD3_DEBUG=0 /DXD3_USE_LARGEFILE64=1 /DREGRESSION_TEST=1 /DSECONDARY_DJW=1 /DSECONDARY_FGK=1 /DXD3_MAIN=1 /DXD3_STDIO=1 /DEXTERNAL_COMPRESSION=0" | ||
115 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;" | 116 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;" |
116 | RuntimeLibrary="2" | 117 | RuntimeLibrary="2" |
117 | UsePrecompiledHeader="0" | 118 | UsePrecompiledHeader="0" |