From ef844be70d9c85c1d6093a91283ce915f0351140 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 3 Mar 2010 15:20:16 -0500 Subject: [svn-r18360] Updated project files and release docs to VS2008 and IVF101 based. Made change to cpp version of testhdf5 for the elimination of dsets standalone. Tested: Windows --- release_docs/INSTALL_Windows.txt | 74 ++-- release_docs/INSTALL_Windows_From_Command_Line.txt | 26 +- release_docs/INSTALL_Windows_Short_VS2005.TXT | 182 +-------- .../c++/examples/allcppexamples/allcppexamples.sln | 4 +- .../examples/allcppexamples/allcppexamples.vcproj | 15 +- windows/c++/examples/chunkstest/chunkstest.vcproj | 23 +- .../examples/chunkstestdll/chunkstestdll.vcproj | 93 +++-- .../c++/examples/compoundtest/compoundtest.vcproj | 23 +- .../compoundtestdll/compoundtestdll.vcproj | 93 +++-- windows/c++/examples/createtest/createtest.vcproj | 23 +- .../examples/createtestdll/createtestdll.vcproj | 93 +++-- .../examples/extend_dstest/extend_dstest.vcproj | 23 +- .../extend_dstestdll/extend_dstestdll.vcproj | 93 +++-- .../c++/examples/h5grouptest/h5grouptest.vcproj | 23 +- .../examples/h5grouptestdll/h5grouptestdll.vcproj | 93 +++-- .../c++/examples/readdatatest/readdatatest.vcproj | 23 +- .../readdatatestdll/readdatatestdll.vcproj | 93 +++-- .../examples/writedatatest/writedatatest.vcproj | 23 +- .../writedatatestdll/writedatatestdll.vcproj | 93 +++-- windows/c++/test/checkcpptests.bat | 1 - windows/c++/test/dsets_cpp/dsets_cpp.vcproj | 418 --------------------- windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj | 418 --------------------- windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj | 27 +- .../test/testhdf5_cppdll/testhdf5_cppdll.vcproj | 27 +- windows/examples/allexamples/allexamples.sln | 4 +- windows/examples/allexamples/allexamples.vcproj | 255 +------------ .../examples/attributetest/attributetest.vcproj | 23 +- .../attributetestdll/attributetestdll.vcproj | 23 +- windows/examples/chunkread/chunkread.vcproj | 23 +- windows/examples/chunkreaddll/chunkreaddll.vcproj | 23 +- windows/examples/compoundtest/compoundtest.vcproj | 23 +- .../compoundtestdll/compoundtestdll.vcproj | 23 +- .../extendwritetest/extendwritetest.vcproj | 23 +- .../extendwritetestdll/extendwritetestdll.vcproj | 23 +- windows/examples/grouptest/grouptest.vcproj | 23 +- windows/examples/grouptestdll/grouptestdll.vcproj | 23 +- .../intermgrouptest/intermgrouptest.vcproj | 23 +- .../intermgrouptestdll/intermgrouptestdll.vcproj | 23 +- windows/examples/readtest/readtest.vcproj | 23 +- windows/examples/readtestdll/readtestdll.vcproj | 23 +- windows/examples/selectest/selectest.vcproj | 23 +- windows/examples/selectestdll/selectestdll.vcproj | 23 +- windows/examples/writetest/writetest.vcproj | 23 +- windows/examples/writetestdll/writetestdll.vcproj | 23 +- .../examples/allf90examples/allf90examples.sln | 4 +- .../examples/allf90examples/allf90examples.vcproj | 5 +- .../test/libtest_cstubdll/libtest_cstubdll.vcproj | 23 +- .../test/libtest_fortran/libtest_cstub.vcproj | 3 +- windows/hdf5bt.BAT | 29 +- windows/hdf5build.BAT | 130 +++---- windows/hdf5build_examples.BAT | 96 +++-- .../hl_test_table_cpp/hl_test_table_cpp.vcproj | 23 +- .../hl_test_table_cppdll.vcproj | 23 +- .../hl/examples/allhlcexamples/allhlcexamples.sln | 4 +- .../examples/allhlcexamples/allhlcexamples.vcproj | 5 +- windows/hl/examples/ex_ds1/ex_ds1.vcproj | 23 +- windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj | 23 +- windows/hl/examples/ex_image1/ex_image1.vcproj | 23 +- .../hl/examples/ex_image1dll/ex_image1dll.vcproj | 23 +- windows/hl/examples/ex_image2/ex_image2.vcproj | 23 +- .../hl/examples/ex_image2dll/ex_image2dll.vcproj | 23 +- windows/hl/examples/ex_lite1/ex_lite1.vcproj | 23 +- windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj | 23 +- windows/hl/examples/ex_lite2/ex_lite2.vcproj | 23 +- windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj | 23 +- windows/hl/examples/ex_lite3/ex_lite3.vcproj | 23 +- windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj | 23 +- windows/hl/examples/ex_table01/ex_table01.vcproj | 23 +- .../hl/examples/ex_table01dll/ex_table01dll.vcproj | 23 +- windows/hl/examples/ex_table02/ex_table02.vcproj | 23 +- .../hl/examples/ex_table02dll/ex_table02dll.vcproj | 23 +- windows/hl/examples/ex_table03/ex_table03.vcproj | 23 +- .../hl/examples/ex_table03dll/ex_table03dll.vcproj | 23 +- windows/hl/examples/ex_table04/ex_table04.vcproj | 23 +- .../hl/examples/ex_table04dll/ex_table04dll.vcproj | 23 +- windows/hl/examples/ex_table05/ex_table05.vcproj | 23 +- .../hl/examples/ex_table05dll/ex_table05dll.vcproj | 23 +- windows/hl/examples/ex_table06/ex_table06.vcproj | 23 +- .../hl/examples/ex_table06dll/ex_table06dll.vcproj | 23 +- windows/hl/examples/ex_table07/ex_table07.vcproj | 23 +- .../hl/examples/ex_table07dll/ex_table07dll.vcproj | 23 +- windows/hl/examples/ex_table08/ex_table08.vcproj | 23 +- .../hl/examples/ex_table08dll/ex_table08dll.vcproj | 23 +- windows/hl/examples/ex_table09/ex_table09.vcproj | 23 +- .../hl/examples/ex_table09dll/ex_table09dll.vcproj | 23 +- windows/hl/examples/ex_table10/ex_table10.vcproj | 23 +- .../hl/examples/ex_table10dll/ex_table10dll.vcproj | 23 +- windows/hl/examples/ex_table11/ex_table11.vcproj | 23 +- .../hl/examples/ex_table11dll/ex_table11dll.vcproj | 23 +- windows/hl/examples/ex_table12/ex_table12.vcproj | 23 +- .../hl/examples/ex_table12dll/ex_table12dll.vcproj | 23 +- windows/hl/examples/ptExampleFL/ptExampleFL.vcproj | 23 +- .../examples/ptExampleFLdll/ptExampleFLdll.vcproj | 23 +- windows/hl/examples/ptExampleVL/ptExampleVL.vcproj | 23 +- .../examples/ptExampleVLdll/ptExampleVLdll.vcproj | 23 +- .../examples/allhlf90examples/allhlf90examples.sln | 4 +- .../allhlf90examples/allhlf90examples.vcproj | 5 +- windows/hl/test/hl_test_ds/hl_test_ds.vcproj | 23 +- windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj | 23 +- windows/hl/test/hl_test_image/hl_test_image.vcproj | 23 +- .../test/hl_test_imagedll/hl_test_imagedll.vcproj | 23 +- windows/hl/test/hl_test_lite/hl_test_lite.vcproj | 23 +- .../hl/test/hl_test_litedll/hl_test_litedll.vcproj | 23 +- .../hl/test/hl_test_packet/hl_test_packet.vcproj | 23 +- .../hl_test_packetdll/hl_test_packetdll.vcproj | 23 +- windows/hl/test/hl_test_table/hl_test_table.vcproj | 23 +- .../test/hl_test_tabledll/hl_test_tabledll.vcproj | 23 +- windows/hl/tools/gifconv/gif2h5.vcproj | 23 +- windows/hl/tools/gifconv/h52gif.vcproj | 23 +- windows/hl/tools/gifconvdll/gif2h5dll.vcproj | 23 +- windows/hl/tools/gifconvdll/h52gifdll.vcproj | 23 +- .../typegen/h5match_types/h5match_types.vcproj | 23 +- windows/misc/typegen/h5tinit/h5tinit.vcproj | 23 +- windows/perform/perf_serial/perf_serial.vcproj | 23 +- .../perform/perf_serialdll/perf_serialdll.vcproj | 23 +- windows/proj/all/all.sln | 34 +- windows/proj/all/all.vcproj | 5 +- windows/proj/all_fortran/all_fortran.sln | 34 +- windows/proj/all_fortran/all_fortran.vcproj | 5 +- windows/proj/hdf5/hdf5.vcproj | 3 +- windows/proj/hdf5_cpp/hdf5_cpp.vcproj | 3 +- windows/proj/hdf5_cppdll/hdf5_cppdll.vcproj | 23 +- windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj | 3 +- .../proj/hdf5_f90cstubdll/hdf5_f90cstubdll.vcproj | 23 +- windows/proj/hdf5_hl/hdf5_hl.vcproj | 5 +- windows/proj/hdf5_hl_cpp/hdf5_hl_cpp.vcproj | 3 +- windows/proj/hdf5_hl_cppdll/hdf5_hl_cppdll.vcproj | 23 +- .../hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj | 23 +- .../proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj | 3 +- windows/proj/hdf5_hldll/hdf5_hldll.vcproj | 23 +- windows/proj/hdf5dll/hdf5dll.vcproj | 23 +- windows/test/app_ref/app_ref.vcproj | 23 +- windows/test/app_refdll/app_refdll.vcproj | 23 +- windows/test/big/big.vcproj | 23 +- windows/test/bigdll/bigdll.vcproj | 23 +- windows/test/bittests/bittests.vcproj | 23 +- windows/test/bittestsdll/bittestsdll.vcproj | 23 +- windows/test/btree2/btree2.vcproj | 23 +- windows/test/btree2dll/btree2dll.vcproj | 23 +- windows/test/cache/cache.vcproj | 23 +- windows/test/cache_api/cache_api.vcproj | 23 +- windows/test/cache_apidll/cache_apidll.vcproj | 23 +- windows/test/cachedll/cachedll.vcproj | 23 +- windows/test/chunk/chunk.vcproj | 23 +- windows/test/chunk_info/chunk_info.vcproj | 23 +- windows/test/chunk_infodll/chunk_infodll.vcproj | 23 +- windows/test/chunkdll/chunkdll.vcproj | 23 +- windows/test/cmpd_dset/cmpd_dset.vcproj | 23 +- windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj | 23 +- windows/test/cross_read/cross_read.vcproj | 23 +- windows/test/cross_readdll/cross_readdll.vcproj | 23 +- windows/test/dangle/dangle.vcproj | 23 +- windows/test/dangledll/dangledll.vcproj | 23 +- windows/test/dsets/dsets.vcproj | 23 +- windows/test/dsetsdll/dsetsdll.vcproj | 23 +- windows/test/dt_arith/dt_arith.vcproj | 23 +- windows/test/dt_arithdll/dt_arithdll.vcproj | 23 +- windows/test/dtransform/dtransform.vcproj | 23 +- windows/test/dtransformdll/dtransformdll.vcproj | 23 +- windows/test/dtypes/dtypes.vcproj | 23 +- windows/test/dtypesdll/dtypesdll.vcproj | 23 +- windows/test/earray/earray.vcproj | 23 +- windows/test/earraydll/earraydll.vcproj | 23 +- windows/test/enum/enum.vcproj | 23 +- windows/test/enumdll/enumdll.vcproj | 23 +- windows/test/err_compat/err_compat.vcproj | 23 +- windows/test/err_compatdll/err_compatdll.vcproj | 23 +- windows/test/error_test/error_test.vcproj | 23 +- windows/test/error_testdll/error_testdll.vcproj | 23 +- windows/test/extend/extend.vcproj | 23 +- windows/test/extenddll/extenddll.vcproj | 23 +- windows/test/external/external.vcproj | 23 +- windows/test/externaldll/externaldll.vcproj | 23 +- windows/test/farray/farray.vcproj | 23 +- windows/test/farraydll/farraydll.vcproj | 23 +- windows/test/fheap/fheap.vcproj | 23 +- windows/test/fheapdll/fheapdll.vcproj | 23 +- windows/test/fillval/fillval.vcproj | 23 +- windows/test/fillvaldll/fillvaldll.vcproj | 23 +- windows/test/flush1/flush1.vcproj | 23 +- windows/test/flush1dll/flush1dll.vcproj | 23 +- windows/test/flush2/flush2.vcproj | 23 +- windows/test/flush2dll/flush2dll.vcproj | 23 +- windows/test/freespace/freespace.vcproj | 57 ++- windows/test/freespacedll/freespacedll.vcproj | 57 ++- windows/test/getname/getname.vcproj | 23 +- windows/test/getnamedll/getnamedll.vcproj | 23 +- windows/test/getub/getub.vcproj | 23 +- windows/test/gheap/gheap.vcproj | 23 +- windows/test/gheapdll/gheapdll.vcproj | 23 +- windows/test/hyperslab/hyperslab.vcproj | 23 +- windows/test/hyperslabdll/hyperslabdll.vcproj | 23 +- windows/test/iopipe/iopipe.vcproj | 23 +- windows/test/iopipedll/iopipedll.vcproj | 23 +- windows/test/istore/istore.vcproj | 23 +- windows/test/istoredll/istoredll.vcproj | 23 +- windows/test/lheap/lheap.vcproj | 23 +- windows/test/lheapdll/lheapdll.vcproj | 23 +- windows/test/libtest/libtest.vcproj | 3 +- windows/test/libtestdll/libtestdll.vcproj | 23 +- windows/test/links/links.vcproj | 23 +- windows/test/linksdll/linksdll.vcproj | 23 +- windows/test/mf/mf.vcproj | 57 ++- windows/test/mfdll/mfdll.vcproj | 57 ++- windows/test/mount/mount.vcproj | 23 +- windows/test/mountdll/mountdll.vcproj | 23 +- windows/test/mtime/mtime.vcproj | 23 +- windows/test/mtimedll/mtimedll.vcproj | 23 +- windows/test/ntypes/ntypes.vcproj | 23 +- windows/test/ntypesdll/ntypesdll.vcproj | 23 +- windows/test/objcopy/objcopy.vcproj | 23 +- windows/test/objcopydll/objcopydll.vcproj | 23 +- windows/test/ohdr/ohdr.vcproj | 23 +- windows/test/ohdrdll/ohdrdll.vcproj | 23 +- windows/test/overhead/overhead.vcproj | 23 +- windows/test/overheaddll/overheaddll.vcproj | 23 +- windows/test/pool/pool.vcproj | 23 +- windows/test/pooldll/pooldll.vcproj | 23 +- windows/test/reserved/reserved.vcproj | 23 +- windows/test/reserveddll/reserveddll.vcproj | 23 +- windows/test/set_extent/set_extent.vcproj | 23 +- windows/test/set_extentdll/set_extentdll.vcproj | 23 +- windows/test/stab/stab.vcproj | 23 +- windows/test/stabdll/stabdll.vcproj | 23 +- windows/test/tcheckversion/tcheckversion.vcproj | 23 +- .../test/tcheckversiondll/tcheckversiondll.vcproj | 23 +- windows/test/tellub/tellub.vcproj | 23 +- windows/test/testhdf5/testhdf5.vcproj | 23 +- windows/test/testhdf5dll/testhdf5dll.vcproj | 23 +- windows/test/ttsafedll/ttsafedll.vcproj | 23 +- windows/test/unlink/unlink.vcproj | 23 +- windows/test/unlinkdll/unlinkdll.vcproj | 23 +- windows/test/vfd/vfd.vcproj | 23 +- windows/test/vfddll/vfddll.vcproj | 23 +- windows/tools/h5copy/h5copy.vcproj | 23 +- windows/tools/h5debug/h5debug.vcproj | 23 +- windows/tools/h5debugdll/h5debugdll.vcproj | 23 +- windows/tools/h5diff/h5diff.vcproj | 23 +- windows/tools/h5diffdll/h5diffdll.vcproj | 23 +- windows/tools/h5dump/h5dump.vcproj | 23 +- windows/tools/h5dumpdll/h5dumpdll.vcproj | 23 +- windows/tools/h5import/h5import.vcproj | 23 +- windows/tools/h5importdll/h5importdll.vcproj | 23 +- windows/tools/h5jam/h5jam.vcproj | 23 +- windows/tools/h5ls/h5ls.vcproj | 23 +- windows/tools/h5lsdll/h5lsdll.vcproj | 23 +- windows/tools/h5mkgrp/h5mkgrp.vcproj | 23 +- windows/tools/h5repack/h5repack.vcproj | 23 +- windows/tools/h5repackdll/h5repackdll.vcproj | 23 +- windows/tools/h5repart/h5repart.vcproj | 23 +- windows/tools/h5repartdll/h5repartdll.vcproj | 23 +- windows/tools/h5stat/h5stat.vcproj | 23 +- windows/tools/h5statdll/h5statdll.vcproj | 23 +- windows/tools/h5unjam/h5unjam.vcproj | 23 +- windows/tools/talign/talign.vcproj | 23 +- windows/tools/taligndll/taligndll.vcproj | 23 +- windows/tools/testfiles/binread/binread.vcproj | 23 +- windows/tools/testfiles/h5difftst/h5difftst.vcproj | 27 +- windows/tools/testfiles/h5dumptst/h5dumptst.vcproj | 23 +- .../tools/testfiles/h5importtst/h5importtst.vcproj | 23 +- windows/tools/testfiles/h5jamtst/h5jamtst.vcproj | 23 +- .../tools/testfiles/h5repacktst/h5repacktst.vcproj | 23 +- .../h5repart_gentest/h5repart_gentest.vcproj | 23 +- .../tools/testfiles/h5reparttst/h5reparttst.vcproj | 23 +- .../testh5repack_detect_szip.vcproj | 23 +- .../testh5repack_detect_szipdll.vcproj | 23 +- windows/tools/toolslib/toolslib.vcproj | 3 +- windows/tools/toolslibdll/toolslibdll.vcproj | 3 +- 268 files changed, 2901 insertions(+), 4931 deletions(-) delete mode 100644 windows/c++/test/dsets_cpp/dsets_cpp.vcproj delete mode 100644 windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt index a24e1d5..de31747 100644 --- a/release_docs/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt @@ -35,11 +35,10 @@ Contents: Preconditions: 1. Installed Microsoft Visual Studio. This document is written for Visual - Studio 2005, although we also support Visual Studio 2008 as well. Most - of the instructions are the same. We no longer support building HDF5 - using Microsoft Visual Studio .NET 2003. + Studio 2008. We no longer support building HDF5 + using Microsoft Visual Studio .NET 2003, or Visual Studio 2005. - 2. (Optional) Installed Intel Compiler 9.1 or 10.1 if you want to build HDF5 + 2. (Optional) Installed Intel Compiler 10.1 or 11.1 if you want to build HDF5 Fortran libraries. 3. Install Winzip or 7-zip for extracting source tarball. @@ -67,24 +66,24 @@ Preconditions: c:\ (any drive) MyHDFstuff\ (any folder name) - 5. Download the hdf5-1.8.x source code package and use 7zip or WinZip to + 5. Download the hdf5-1.9.x source code package and use 7zip or WinZip to extract the HDF5 package into c:\MyHDFstuff. This creates a directory - called 'hdf5-1.8.x' under MyHDFstuff which contains several files and - directories. Rename "hdf5-1.8.x" to "hdf5". + called 'hdf5-1.9.x' under MyHDFstuff which contains several files and + directories. Rename "hdf5-1.9.x" to "hdf5". 6. HDF5 provide options to do in-memory compression within HDF5 library. Currently, two external compression libraries Zlib and Szip can be used with HDF5. 6.1 HDF5 uses Zlib version 1.2.3 for compression and Zlib is NOT - distributed with HDF5 library in 1.8.x release. To use Zlib library, + distributed with HDF5 library in 1.9.x release. To use Zlib library, you have to install your own Zlib DLL library or go to ftp://ftp.hdfgroup.org/lib-external/zlib/1.2/bin/windows to download the Zlib library. 6.2 HDF5 uses Szip version 2.1 for compression and Szip compression - software is provided with HDF5 products in 1.8.1 release. To use + software is provided with HDF5 products in 1.9.x release. To use Szip 2.1 library, you can download Szip source codes and binaries from ftp://ftp.hdfgroup.org/lib-external/szip/2.1/bin/windows @@ -159,12 +158,12 @@ Preconditions: Notes: - 1. As of 1.8.0, all.zip is deprecated. Users should go to hdf5/windows - directory, run copy_hdf.bat first and then open all.sln under - hdf5/windows/proj/all to start building process. + 1. Users should go to hdf5/windows directory, run copy_hdf.bat first and then + open all.sln under hdf5/windows/proj/all to start building process. 2. Visual Studio 6.0 is no longer supported in HDF5 1.8 or later releases. Visual Studio .NET is no longer support in HDF5 1.8.4 or later releases. + Visual Studio 2005 is no longer support in HDF5 1.8.5 or later releases. 3. For users who want to quickly build HDF5 library or do not want to know HDF5 building and installation details, please read the @@ -177,14 +176,14 @@ Notes: any more. To obtain HDF4 related tools, please check http://hdfgroup.org/h4toh5/ and ftp://ftp.hdfgroup.org/HDF5/h4toh5 - 6. For Fortran users, Intel fortran Compiler 9.1 and 10.1 is currently - supported-- please see Section VI. Intel Compiler verion 7.x and 8.x are + 6. For Fortran users, Intel fortran Compiler 10.1 and 11.1 is currently + supported-- please see Section VI. Intel Compiler verion 9.x or earlier are no longer supported. 7. For users who would like to build Muti-threaded version of HDF5 library, please read Section VII. - 8. To build HDF5 in Visual Studio 2008, be sure to read the instructions in + 8. To build HDF5 in Visual Studio 2010, be sure to read the instructions in Section XI. @@ -255,7 +254,7 @@ STEP 1: Building HDF5 Libraries and Tools 3. (Optional) Disable HDF5 C++ and High level C++ - In HDF5 1.8, C++ and HL C++ libraries are built by default. To opt-out, + In HDF5 1.9, C++ and HL C++ libraries are built by default. To opt-out, you must explicitly disable them. 3.1 Skip this step if you do want to build HDF5 High-Level C++ libraries @@ -1112,16 +1111,13 @@ Warning: When you modify the H5pubconf.h file as described below, DO NOT just Section VI: How to build HDF5 with Fortran Support ======================================================================== -Notes: 1. For Intel Compiler users, Intel fortran Compiler 9.1 and 10.1 are - currently supported-- please see below. Intel Compiler verion 7.x and - 8.x are no longer supported. +Notes: 1. For Intel Compiler users, Intel fortran Compiler 10.1 and 11.1 are + currently supported-- please see below. Intel Compiler verion 9.x and + earlier are no longer supported. - 2. The Compaq Fortran Compiler is no longer supported for HDF5 1.8. + 2. The Compaq Fortran Compiler is no longer supported for HDF5 1.9. - 3. Intel Fortran 9.1 works only under Visual Studio 2005 environments. - Visual Studio 2008 is supported only with Intel Fortran 10.1. - - 4. Parallel builds should be disabled. To do so: Go to Tools > + 3. Parallel builds should be disabled. To do so: Go to Tools > Options > Projects and Solutions > Build and Run. Set "Maximum Number of Parallel Project Builds" to 1. @@ -1143,7 +1139,7 @@ Notes: 1. For Intel Compiler users, Intel fortran Compiler 9.1 and 10.1 are You have to read this part even if you want to use only Zlib or Szip. You also need to read Section V. - 1) Invoke Microsoft Visual Studio 2005 or 2008. + 1) Invoke Microsoft Visual Studio. 2) From the main menu, Go to Tools > Options > Intel(R) Fortran. In the right panel, make sure your "Selected Compiler" is Intel Fortran. @@ -1157,11 +1153,11 @@ Notes: 1. For Intel Compiler users, Intel fortran Compiler 9.1 and 10.1 are 5) Then click "OK". -1. Build with Intel Fortran Compiler 9.1 or 10.1 under Visual Studio 2005 or 2008 +1. Build with Intel Fortran Compiler 10.1 or 11.1 under Visual Studio 2008 Note: This step will build HDF5 Static and DLL C and C++ Library using Visual Studio compiler as well as HDF5 Static and High Level - Fortran Library using Intel Fortran 9.1 or 10.1 Compiler. + Fortran Library using Intel Fortran Compiler. 1.1 Open all_fortran.sln @@ -1385,10 +1381,9 @@ Notes: 1. For Intel Compiler users, Intel fortran Compiler 9.1 and 10.1 are Section VII : How to build Multi-threaded version of HDF5 library ======================================================================== -Notes: In Visual Studio 2005, the Single-threaded runtime libraries have been - depreciated, and Multi-threaded is built by default. Therefore, no extra +Notes: In Visual Studio 2008 Multi-threaded is built by default. Therefore, no extra work needs to be done to build Multi-threaded libraries in Visual Studio - 2005. + 2008. ======================================================================== @@ -1571,7 +1566,7 @@ Notes: In Visual Studio 2005, the Single-threaded runtime libraries have been Section IX: How to build HDF5 for 64-bit Windows ======================================================================== -HDF5 can be built for 64-bit Windows in Visual Studio 2005 or 2008. +HDF5 can be built for 64-bit Windows in Visual Studio 2008. Notes: @@ -1584,7 +1579,7 @@ Prerequisites: 1. A 64-bit Windows machine. Either AMD64 and Itanium is supported. - 2. Microsoft Visual Studio 2005 or 2008 installed with x64 Extensions. + 2. Microsoft Visual Studio 2008 installed with x64 Extensions. Building: @@ -1627,8 +1622,7 @@ Building on Windows Vista is very similar to building on Windows XP, with some minor changes. Therefore, follow the build instructions above, with the following considerations: - 1. Only Visual Studio 2005 and 2008 is currently supported on Windows Vista. - This is because Microsoft has ended their support for .NET. + 1. Only Visual Studio 2008 is currently supported on Windows Vista. 2. Elevated security permissions are required to test the HDF5 libraries. This is because DLLs are installed in the system directory. To enable @@ -1644,17 +1638,17 @@ following considerations: ======================================================================== - Section XI: How to build HDF5 using Visual Studio 2008 + Section XI: How to build HDF5 using Visual Studio 2010 ======================================================================== -Building with Visual Studio 2008 is very similar to building with Visual Studio -2005, with some minor changes. Therefore, follow the build instructions above, +Building with Visual Studio 2010 is very similar to building with Visual Studio +2008, with some minor changes. Therefore, follow the build instructions above, with the following considerations: - 1. Visual Studio 2008 uses a new format for project files, but Visual Studio - 2005 project files can be easily converted. The HDF5 project files + 1. Visual Studio 2010 uses a new format for project files, but Visual Studio + 2008 project files can be easily converted. The HDF5 project files will need to be converted on first use. To do so: - 1.1. Open the HDF5 Visual Studio 2005 solution file as in Section II + 1.1. Open the HDF5 Visual Studio 2008 solution file as in Section II (either all.sln or all_fortran.sln if building Fortran.) 1.2. You will be prompted with an automatic conversion wizard. Click diff --git a/release_docs/INSTALL_Windows_From_Command_Line.txt b/release_docs/INSTALL_Windows_From_Command_Line.txt index c35fdbf..771bcf0 100755 --- a/release_docs/INSTALL_Windows_From_Command_Line.txt +++ b/release_docs/INSTALL_Windows_From_Command_Line.txt @@ -5,12 +5,12 @@ Note: This instruction is written for users who would like to build HDF5 libraries and tools from the HDF5 source code package on command line. We no longer support building HDF5 using Microsoft Visual - Studio .NET 2003. + Studio 2005. Currently, we support: 1. Building and testing HDF5 C/C++/Fortran libraries on command line with - Microsoft Visual Studio 2005 or 2008 for 32- or 64-bit Windows. + Microsoft Visual Studio 2008 for 32- or 64-bit Windows. For all other Windows development tools, HDF5 should be built in the development environment. Please refer to INSTALL_Windows.txt @@ -37,14 +37,12 @@ notes in INSTALL_Windows.txt before starting below procedures. Studio. These are generally setup when Visual Studio is installed, but you can verify by running the command: - echo %vs80comntools% + echo %vs90comntools% This should output a path similar to: - C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\ - - If you are using Visual Studio 2008, use "vs90comntools" - + C:\Program Files\Microsoft Visual Studio 9\Common7\Tools\ + 1.2 Run batch file copy_hdf.bat. Go to c:\MyHDFstuff\hdf5\windows and run copy_hdf.bat. @@ -81,12 +79,10 @@ notes in INSTALL_Windows.txt before starting below procedures. from command line. hdf5bt file takes the following options: - /vs8 Build HDF5 using Visual Studio 2005 /vs9 Build HDF5 using Visual Studio 2008 - Note: Default is Visual Studio 2005 /fort Build and test HDF5 with Fortran libraries /ivf101 Build HDF5 Fortran using Intel Visual Fortran 10.1 - Note: Default is Intel Visual Fortran 9.1 + /ivf111 Build HDF5 Fortran using Intel Visual Fortran 11.1 /useenv Build HDF5 using compiler settings defined in the environment, rather than the IDE. /? Help information @@ -110,13 +106,12 @@ notes in INSTALL_Windows.txt before starting below procedures. directory is provided for users to build HDF5 library and tools from command line. - hdf55build takes the following options: - /vs8 Build HDF5 using Visual Studio 2005 + hdf5build takes the following options: /vs9 Build HDF5 using Visual Studio 2008 - Note: Default is Visual Studio 2005 /fort Build HDF5 with Fortran libraries /ivf101 Build HDF5 Fortran using Intel Visual Fortran 10.1 - Note: Default is Intel Visual Fortran 9.1 + /ivf111 Build HDF5 Fortran using Intel Visual Fortran 11.1 + /nodebug Build HDF5 release versions only /useenv Build HDF5 using compiler settings defined in the environment, rather than the IDE. /? Help information @@ -148,6 +143,9 @@ notes in INSTALL_Windows.txt before starting below procedures. tools. To use this option, HDF5 Fortran libraries must have been built. + nodebug option can be added to any of the above options to only + test the release versions. + Invoke a command prompt window and run hdf5check with appropriate option. Users are encouraged to pipe the test output into a file. You should find no "*FAILED*" marks. diff --git a/release_docs/INSTALL_Windows_Short_VS2005.TXT b/release_docs/INSTALL_Windows_Short_VS2005.TXT index b668581..9ed15b4 100755 --- a/release_docs/INSTALL_Windows_Short_VS2005.TXT +++ b/release_docs/INSTALL_Windows_Short_VS2005.TXT @@ -3,187 +3,7 @@ * with Windows XP (Short Version) * ************************************************************************ -Notes: This short instruction is written for users who want to quickly build - HDF5 library and tools from the HDF5 source code package with Microsoft - Visual Studio 2005 but do not want to know HDF5 building and installation - details on Windows XP. - - For detailed HDF5 build and install information, or if you have trouble - following any steps in the instructions, please refer to - INSTALL_Windows.txt for further information. - - For users who would like to build and test HDF5 package from the - command line, please refer to INSATLL_Windows_From_Command_Line.txt. - - Notes: - - 1. HDF5 1.8 can also be built using Visual Studio 2005 on Windows - Vista. For details, please see Section X of INSTALL_Windows.txt. - - 2. 64-bit builds are also supported in Visual STudio 2005. For details - please see Section IX of INSTALL_Windows.txt. - - 3. Fortran libraries can be built with Visual Studio 2005 and Intel - Fortran 9.1. For details, see Section VI of INSTALL_Windows.txt. - -WARNINGS: - -Please read CAREFULLY about HDF5 build and install preconditions and -notes in INSTALL_Windows.txt before starting below procedures. - - -======================================================================== - Preconditions -======================================================================== - - 1. Set up path for external libraries and headers - - Skip this part if you don't want to use ANY compression features provided - by HDF5. Please do read Section V in INSTALL_Windows.txt. - - You have to read this part even if you want to only use Zlib or Szip. You - also need to read Section V in INSTALL_Windows.txt. - - Invoke Microsoft Visual Studio and go to "Tools" and select "Options". In - the left pane of "Option" window poped up, choose and expand "Projects", - Click on "VC++ Directories". In the right pane, Find the box "Show - directories for", choose "Include files", if you can not find your Zlib - and Szip header path (for example, c:\zlib123\include, c:\szip\include) - from the directory list, add the header path (c:\zlib123\include, - c:\szip\include) to the included directories. - - Find the box "Show directories for", choose "Library files", If you cannot - find your Zlib and Szip library path (for example, c:\zlib123\dll, - c:\szip\dll) from the directory list, add the library path - (c:\zlib123\dll, c:\szip\dll) to the library directories. - -======================================================================== - Building HDF5 C/C++ Libraries with Visual Studio 2005 -======================================================================== - - 1. Run batch file copy_hdf.bat - - Go to c:\MyHDFstuff\hdf5\windows and run copy_hdf.bat. This process will - copy all the necessary batch files, windows specific source codes and - text files saved under c:\MyHDFstuff\hdf5\windows directory to the - corresponding directories under hdf5. - - 2. Invoke Microsoft Visual Studio compiler - - Invoke Microsoft Visual Studio. From the main menu, go to "File" and - select the "Open Solution" option. Then open the - c:\MyHDFstuff\hdf5\windows\proj\all\all.sln solution if you are building - without Fortran libraries, or - c:\MyHDFstuff\hdf5\windows\proj\all_fortran\all_fortran.sln if you would - like to use Fortran. - - You should find Windows project files listed as "all", "big", etc. on the - left. - - - 3. (Optional) Disable HDF5 C++ and High level C++ - - In HDF5 1.8, C++ and HL C++ libraries are built by default. To opt-out, - you must explicitly disable them. - - 3.1 Skip this step if you do want to build HDF5 High-Level C++ libraries - - Go to "Project" and select "Project Dependencies". Select "all", and - disable all of the following projects: - - hdf5_hl_cpp - hdf5_hl_cppdll - hl_test_table_cpp - hl_test_table_cppdll - - 3.2 Skip this step if you do want to build HDF5 High-Level libraries - - Go to "Project" and select "Project Dependencies". Select "all", and - disable all of the project files listed in the previous step, as well - as the following projects: - - hdf5_hl - hdf5_hldll - hl_test_image - hl_test_imagedll - hl_test_lite - hl_test_litedll - hl_test_table - hl_test_tabledll - hl_test_ds - hl_test_dsdll - hl_test_packet - hl_test_packetdll - - Click on "OK", From the main menu, choose "Build"-> "Build" or - "Rebuild ALL" to build both release and debug version of HDF5 - Libraries. - - - 4. Select "Build", then Select "Configuration Manager". - - 4.1 To build debug static libraries, debug multithreaded DLLs, and tests: - - In "Active Solution Configuration", select "Debug". Select "Close". - Select "Build" -> "Build Solution" or "Rebuild Solution" to build debug - version of project "all". - - 4.2 To build release static libraries, multithreaded DLLs and tests: - - In "Active Solution Configuration", select "Release". Select "Close". - Select "Build" -> "Build Solution" or "Rebuild Solution" to build release - version of project "all". - - Both debug and release versions must be built. - - Warning messages can be ignored. - -======================================================================== - Testing HDF5 C/C++ Libraries with VS .NET -======================================================================== - -HDF5 libraries and tools should be tested to make sure that they were -built correctly. c:\MyHDFstuff\hdf5\hdf5check.bat was provided to test -HDF5 libraries and tools. - -hdf5check.bat has four options: - - hdf5check test HDF5 C library and tools only - - hdf5check enablecpp test HDF5 C/C++ libraries and tools - - hdf5check enablefortran test HDF5 C/Fortran libraries and tools - - hdf5check enableall test HDF5 C/C++/Fortran libraries and tools - - -Notes: Users who only build HDF5 C/C++ libraries ONLY have the first - two options. - -Invoke a command prompt window and run hdf5check with appropriate option. -Users are encouraged to pipe the test output into a file. You should find -no "*FAILED*" marks. - -If you want to test HDF5 libraries and tools one by one, please refer to -Section II, step 2 in INSTALL_Windows.txt. - - -======================================================================== - Installing HDF5 C/C++ Libraries -======================================================================== - -Run the batch file c:\MyHDFstuff\hdf5\installhdf5lib.bat to install -all HDF5 libraries and tools into c:\MyHDFstuff\hdf5\hdf5lib directory. - -======================================================================== - Building HDF5 Examples and Applications -======================================================================== - -Building HDF5 Examples is Optional. Please read Section II, step 4 and -the following part in INSTALL_Windows.txt for detailed information. - - - +Notes: We no longer support building HDF5 using Microsoft Visual Studio 2005. ************************************************************************ Need further assistance, send email to help@hdfgroup.org diff --git a/windows/c++/examples/allcppexamples/allcppexamples.sln b/windows/c++/examples/allcppexamples/allcppexamples.sln index 1818ad9..ff05007 100644 --- a/windows/c++/examples/allcppexamples/allcppexamples.sln +++ b/windows/c++/examples/allcppexamples/allcppexamples.sln @@ -1,5 +1,5 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "allcppexamples", "allcppexamples.vcproj", "{27E3886B-0BAC-4E00-8F89-163208E03462}" ProjectSection(ProjectDependencies) = postProject {7AABEE0C-3749-49C6-B951-5081BE817897} = {7AABEE0C-3749-49C6-B951-5081BE817897} diff --git a/windows/c++/examples/allcppexamples/allcppexamples.vcproj b/windows/c++/examples/allcppexamples/allcppexamples.vcproj index 3313807..6a6d348 100644 --- a/windows/c++/examples/allcppexamples/allcppexamples.vcproj +++ b/windows/c++/examples/allcppexamples/allcppexamples.vcproj @@ -1,9 +1,10 @@ - - diff --git a/windows/c++/examples/chunkstest/chunkstest.vcproj b/windows/c++/examples/chunkstest/chunkstest.vcproj index 2cca3ae..2a028d1 100644 --- a/windows/c++/examples/chunkstest/chunkstest.vcproj +++ b/windows/c++/examples/chunkstest/chunkstest.vcproj @@ -1,9 +1,10 @@ - @@ -176,6 +176,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/chunkstest/Release/chunkstest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -269,6 +268,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/chunkstest/Debug/chunkstest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -363,6 +361,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/chunkstest/Debug/chunkstest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/chunkstestdll/chunkstestdll.vcproj b/windows/c++/examples/chunkstestdll/chunkstestdll.vcproj index fbce98e..099308c 100644 --- a/windows/c++/examples/chunkstestdll/chunkstestdll.vcproj +++ b/windows/c++/examples/chunkstestdll/chunkstestdll.vcproj @@ -1,9 +1,10 @@ - - - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/chunkstestdll/Debug/chunkstestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/compoundtest/compoundtest.vcproj b/windows/c++/examples/compoundtest/compoundtest.vcproj index 922a69b..a715fa7 100644 --- a/windows/c++/examples/compoundtest/compoundtest.vcproj +++ b/windows/c++/examples/compoundtest/compoundtest.vcproj @@ -1,9 +1,10 @@ - @@ -176,6 +176,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/compoundtest/Release/compoundtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -269,6 +268,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/compoundtest/Debug/compoundtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -363,6 +361,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/compoundtest/Debug/compoundtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/compoundtestdll/compoundtestdll.vcproj b/windows/c++/examples/compoundtestdll/compoundtestdll.vcproj index ff8985c..b5465eb 100644 --- a/windows/c++/examples/compoundtestdll/compoundtestdll.vcproj +++ b/windows/c++/examples/compoundtestdll/compoundtestdll.vcproj @@ -1,9 +1,10 @@ - - - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/compoundtestdll/Debug/compoundtestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/createtest/createtest.vcproj b/windows/c++/examples/createtest/createtest.vcproj index 2395fbe..bb91b03 100644 --- a/windows/c++/examples/createtest/createtest.vcproj +++ b/windows/c++/examples/createtest/createtest.vcproj @@ -1,9 +1,10 @@ - @@ -176,6 +176,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/createtest/Debug/createtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -269,6 +268,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/createtest/Release/createtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -363,6 +361,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/createtest/Release/createtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/createtestdll/createtestdll.vcproj b/windows/c++/examples/createtestdll/createtestdll.vcproj index c6c2fc0..e7723b2 100644 --- a/windows/c++/examples/createtestdll/createtestdll.vcproj +++ b/windows/c++/examples/createtestdll/createtestdll.vcproj @@ -1,9 +1,10 @@ - - - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_cppdll\release,..\..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../../c++/examples/createtestdll/Release/createtestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/extend_dstest/extend_dstest.vcproj b/windows/c++/examples/extend_dstest/extend_dstest.vcproj index faa82a7..e44110d 100644 --- a/windows/c++/examples/extend_dstest/extend_dstest.vcproj +++ b/windows/c++/examples/extend_dstest/extend_dstest.vcproj @@ -1,9 +1,10 @@ - @@ -176,6 +176,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/extend_dstest/Release/extend_dstest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -269,6 +268,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/extend_dstest/Debug/extend_dstest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -363,6 +361,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/extend_dstest/Debug/extend_dstest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj b/windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj index 0233322..2b12900 100644 --- a/windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj +++ b/windows/c++/examples/extend_dstestdll/extend_dstestdll.vcproj @@ -1,9 +1,10 @@ - - - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_cppdll\release,..\..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../../c++/examples/extend_dstestdll/Release/extend_dstestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/h5grouptest/h5grouptest.vcproj b/windows/c++/examples/h5grouptest/h5grouptest.vcproj index 66c4014..fcc9370 100644 --- a/windows/c++/examples/h5grouptest/h5grouptest.vcproj +++ b/windows/c++/examples/h5grouptest/h5grouptest.vcproj @@ -1,9 +1,10 @@ - @@ -176,6 +176,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/h5grouptest/Release/h5grouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -269,6 +268,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/h5grouptest/Debug/h5grouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -363,6 +361,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/h5grouptest/Debug/h5grouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj b/windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj index 8e87550..f487e50 100644 --- a/windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj +++ b/windows/c++/examples/h5grouptestdll/h5grouptestdll.vcproj @@ -1,9 +1,10 @@ - - - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/h5grouptestdll/Debug/h5grouptestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/readdatatest/readdatatest.vcproj b/windows/c++/examples/readdatatest/readdatatest.vcproj index dc575d5..2aae211 100644 --- a/windows/c++/examples/readdatatest/readdatatest.vcproj +++ b/windows/c++/examples/readdatatest/readdatatest.vcproj @@ -1,9 +1,10 @@ - @@ -176,6 +176,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/readdatatest/Debug/readdatatest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -269,6 +268,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/readdatatest/Release/readdatatest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -363,6 +361,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/readdatatest/Release/readdatatest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/readdatatestdll/readdatatestdll.vcproj b/windows/c++/examples/readdatatestdll/readdatatestdll.vcproj index 9da9b53..bb914e8 100644 --- a/windows/c++/examples/readdatatestdll/readdatatestdll.vcproj +++ b/windows/c++/examples/readdatatestdll/readdatatestdll.vcproj @@ -1,9 +1,10 @@ - - - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_cppdll\release,..\..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../../c++/examples/readdatatestdll/Release/readdatatestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/writedatatest/writedatatest.vcproj b/windows/c++/examples/writedatatest/writedatatest.vcproj index fac0c1c..78efa40 100644 --- a/windows/c++/examples/writedatatest/writedatatest.vcproj +++ b/windows/c++/examples/writedatatest/writedatatest.vcproj @@ -1,10 +1,11 @@ - @@ -177,6 +177,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/examples/writedatatest/Release/writedatatest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -270,6 +269,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/writedatatest/Debug/writedatatest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -364,6 +362,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/writedatatest/Debug/writedatatest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/examples/writedatatestdll/writedatatestdll.vcproj b/windows/c++/examples/writedatatestdll/writedatatestdll.vcproj index 0803e35..07c3ec4 100644 --- a/windows/c++/examples/writedatatestdll/writedatatestdll.vcproj +++ b/windows/c++/examples/writedatatestdll/writedatatestdll.vcproj @@ -1,9 +1,10 @@ - - - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/examples/writedatatestdll/Debug/writedatatestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/c++/test/checkcpptests.bat b/windows/c++/test/checkcpptests.bat index 93ccd2b..285210d 100644 --- a/windows/c++/test/checkcpptests.bat +++ b/windows/c++/test/checkcpptests.bat @@ -82,7 +82,6 @@ rem Also make sure to add *.bat to batch scripts, as the above functions rely rem on it for sending parameters. --SJW 9/6/07 :main - call :add_test dsets_cpp%2 .\dsets_cpp%2\%1 call :add_test testhdf5_cpp%2 .\testhdf5_cpp%2\%1 diff --git a/windows/c++/test/dsets_cpp/dsets_cpp.vcproj b/windows/c++/test/dsets_cpp/dsets_cpp.vcproj deleted file mode 100644 index 7ecf8aa..0000000 --- a/windows/c++/test/dsets_cpp/dsets_cpp.vcproj +++ /dev/null @@ -1,418 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj b/windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj deleted file mode 100644 index 7d6c37b..0000000 --- a/windows/c++/test/dsets_cppdll/dsets_cppdll.vcproj +++ /dev/null @@ -1,418 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj b/windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj index 0d872af..76a2692 100644 --- a/windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj +++ b/windows/c++/test/testhdf5_cpp/testhdf5_cpp.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../c++/test/testhdf5_cpp/Release/testhdf5_cpp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/test/testhdf5_cpp/Debug/testhdf5_cpp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/test/testhdf5_cpp/Debug/testhdf5_cpp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -396,6 +393,10 @@ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" > + + diff --git a/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj b/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj index 4ceef84..3d37823 100644 --- a/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj +++ b/windows/c++/test/testhdf5_cppdll/testhdf5_cppdll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../c++/test/testhdf5_cppdll/Debug/testhdf5_cppdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\Release" ProgramDatabaseFile=".\../../../../c++/test/testhdf5_cppdll/Release/testhdf5_cppdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5dll\Release" ProgramDatabaseFile=".\../../../../c++/test/testhdf5_cppdll/Release/testhdf5_cppdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -396,6 +393,10 @@ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" > + + diff --git a/windows/examples/allexamples/allexamples.sln b/windows/examples/allexamples/allexamples.sln index 3bcbc49..725f39d 100644 --- a/windows/examples/allexamples/allexamples.sln +++ b/windows/examples/allexamples/allexamples.sln @@ -1,5 +1,5 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "allexamples", "allexamples.vcproj", "{DF83A474-3C92-4797-A23F-E02645ABD405}" ProjectSection(ProjectDependencies) = postProject {52C50A0D-21CB-48DE-AB3C-1E67B18BCC1F} = {52C50A0D-21CB-48DE-AB3C-1E67B18BCC1F} diff --git a/windows/examples/allexamples/allexamples.vcproj b/windows/examples/allexamples/allexamples.vcproj index d426da9..71d0a29 100644 --- a/windows/examples/allexamples/allexamples.vcproj +++ b/windows/examples/allexamples/allexamples.vcproj @@ -1,10 +1,11 @@ - - - - - - - - - - - - - - @@ -122,75 +60,12 @@ Name="VCCustomBuildTool" /> - - - - - - - - - - - - - - @@ -211,74 +86,12 @@ Name="VCCustomBuildTool" /> - - - - - - - - - - - - - - @@ -299,74 +112,12 @@ Name="VCCustomBuildTool" /> - - - - - - - - - - - - - - @@ -375,6 +126,4 @@ - - diff --git a/windows/examples/attributetest/attributetest.vcproj b/windows/examples/attributetest/attributetest.vcproj index 97ba744..8a990ae 100644 --- a/windows/examples/attributetest/attributetest.vcproj +++ b/windows/examples/attributetest/attributetest.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/attributest/Debug/attributetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/attributetest/Release/attributetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/attributetest/Release/attributetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/attributetestdll/attributetestdll.vcproj b/windows/examples/attributetestdll/attributetestdll.vcproj index 16c3867..8e9f92a 100644 --- a/windows/examples/attributetestdll/attributetestdll.vcproj +++ b/windows/examples/attributetestdll/attributetestdll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/attributetestdll/Debug/attributetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/attributetestdll/Release/attributetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/attributetestdll/Release/attributetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/chunkread/chunkread.vcproj b/windows/examples/chunkread/chunkread.vcproj index e569f4e..cde09f1 100644 --- a/windows/examples/chunkread/chunkread.vcproj +++ b/windows/examples/chunkread/chunkread.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/chunkread/Release/chunkread.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/chunkread/Debug/chunkread.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/chunkread/Debug/chunkread.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/chunkreaddll/chunkreaddll.vcproj b/windows/examples/chunkreaddll/chunkreaddll.vcproj index fa6fecc..e93f9b9 100644 --- a/windows/examples/chunkreaddll/chunkreaddll.vcproj +++ b/windows/examples/chunkreaddll/chunkreaddll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/chunkreaddll/Release/chunkreaddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/chunkreaddll/Debug/chunkreaddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/chunkreaddll/Debug/chunkreaddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/compoundtest/compoundtest.vcproj b/windows/examples/compoundtest/compoundtest.vcproj index f346fd1..ccdc589 100644 --- a/windows/examples/compoundtest/compoundtest.vcproj +++ b/windows/examples/compoundtest/compoundtest.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/compoundtest/Release/compoundtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/compoundtest/Debug/compoundtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/compoundtest/Debug/compoundtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/compoundtestdll/compoundtestdll.vcproj b/windows/examples/compoundtestdll/compoundtestdll.vcproj index 60879a8..6fb75b2 100644 --- a/windows/examples/compoundtestdll/compoundtestdll.vcproj +++ b/windows/examples/compoundtestdll/compoundtestdll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/compoundtestdll/Release/compoundtestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/compoundtestdll/Debug/compoundtestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/compoundtestdll/Debug/compoundtestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/extendwritetest/extendwritetest.vcproj b/windows/examples/extendwritetest/extendwritetest.vcproj index 0a6c711..c860dea 100644 --- a/windows/examples/extendwritetest/extendwritetest.vcproj +++ b/windows/examples/extendwritetest/extendwritetest.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/extendwritetest/Debug/extendwritetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/extendwritetest/Release/extendwritetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/extendwritetest/Release/extendwritetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/extendwritetestdll/extendwritetestdll.vcproj b/windows/examples/extendwritetestdll/extendwritetestdll.vcproj index e071136..8e7cc5e 100644 --- a/windows/examples/extendwritetestdll/extendwritetestdll.vcproj +++ b/windows/examples/extendwritetestdll/extendwritetestdll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/extendwritetestdll/Release/extendwritetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/extendwritetestdll/Debug/extendwritetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/extendwritetestdll/Debug/extendwritetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/grouptest/grouptest.vcproj b/windows/examples/grouptest/grouptest.vcproj index 3d45dc5..a0397e3 100644 --- a/windows/examples/grouptest/grouptest.vcproj +++ b/windows/examples/grouptest/grouptest.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/grouptest/Debug/grouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/grouptest/Release/grouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/grouptest/Release/grouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/grouptestdll/grouptestdll.vcproj b/windows/examples/grouptestdll/grouptestdll.vcproj index 8984767..fb9cdc1 100644 --- a/windows/examples/grouptestdll/grouptestdll.vcproj +++ b/windows/examples/grouptestdll/grouptestdll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/grouptestdll/Debug/grouptestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/grouptestdll/Release/grouptestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/grouptestdll/Release/grouptestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/intermgrouptest/intermgrouptest.vcproj b/windows/examples/intermgrouptest/intermgrouptest.vcproj index f44db41..f0eac6f 100644 --- a/windows/examples/intermgrouptest/intermgrouptest.vcproj +++ b/windows/examples/intermgrouptest/intermgrouptest.vcproj @@ -1,9 +1,10 @@ - @@ -176,6 +176,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/intermgrouptest/Debug/intermgrouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -268,6 +267,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/intermgrouptest/Release/intermgrouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -361,6 +359,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/intermgrouptest/Release/intermgrouptest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj b/windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj index f6c2b6f..edbb94e 100644 --- a/windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj +++ b/windows/examples/intermgrouptestdll/intermgrouptestdll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/intermgrouptestdll/Debug/intermgrouptestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/intermgrouptestdll/Release/intermgrouptestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/intermgrouptestdll/Release/intermgrouptestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/readtest/readtest.vcproj b/windows/examples/readtest/readtest.vcproj index 488c4e3..8c08d5e 100644 --- a/windows/examples/readtest/readtest.vcproj +++ b/windows/examples/readtest/readtest.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/readtest/Debug/readtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/readtest/Release/readtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/readtest/Release/readtest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/readtestdll/readtestdll.vcproj b/windows/examples/readtestdll/readtestdll.vcproj index ce76191..e9a5d7e 100644 --- a/windows/examples/readtestdll/readtestdll.vcproj +++ b/windows/examples/readtestdll/readtestdll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/readtestdll/Release/readtestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/readtestdll/Debug/readtestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/readtestdll/Debug/readtestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/selectest/selectest.vcproj b/windows/examples/selectest/selectest.vcproj index 58ea0bb..697fed2 100644 --- a/windows/examples/selectest/selectest.vcproj +++ b/windows/examples/selectest/selectest.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/selectest/Debug/selectest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/selectest/Release/selectest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/selectest/Release/selectest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/selectestdll/selectestdll.vcproj b/windows/examples/selectestdll/selectestdll.vcproj index 9c8355d..0e76dd7 100644 --- a/windows/examples/selectestdll/selectestdll.vcproj +++ b/windows/examples/selectestdll/selectestdll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/selectestdll/Release/selectestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/selectestdll/Debug/selectestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/selectestdll/Debug/selectestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/writetest/writetest.vcproj b/windows/examples/writetest/writetest.vcproj index bf25cd2..629b572 100644 --- a/windows/examples/writetest/writetest.vcproj +++ b/windows/examples/writetest/writetest.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../examples/writetest/Release/writetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/writetest/Debug/writetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/writetest/Debug/writetest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/examples/writetestdll/writetestdll.vcproj b/windows/examples/writetestdll/writetestdll.vcproj index 54b7149..41f231a 100644 --- a/windows/examples/writetestdll/writetestdll.vcproj +++ b/windows/examples/writetestdll/writetestdll.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../examples/writetestdll/Debug/writetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/writetestdll/Release/writetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5lib\release\dll" ProgramDatabaseFile=".\../../../examples/writetestdll/Release/writetestdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/fortran/examples/allf90examples/allf90examples.sln b/windows/fortran/examples/allf90examples/allf90examples.sln index d2cf985..e488eae 100644 --- a/windows/fortran/examples/allf90examples/allf90examples.sln +++ b/windows/fortran/examples/allf90examples/allf90examples.sln @@ -1,5 +1,5 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "allf90examples", "allf90examples.vcproj", "{D493CF06-423A-4FA5-8B3F-416C2EDAFF2B}" ProjectSection(ProjectDependencies) = postProject {4F759F00-49B0-4D26-8BC7-D5D8F46449DA} = {4F759F00-49B0-4D26-8BC7-D5D8F46449DA} diff --git a/windows/fortran/examples/allf90examples/allf90examples.vcproj b/windows/fortran/examples/allf90examples/allf90examples.vcproj index 48a1b7e..db9a621 100644 --- a/windows/fortran/examples/allf90examples/allf90examples.vcproj +++ b/windows/fortran/examples/allf90examples/allf90examples.vcproj @@ -1,10 +1,11 @@ - - diff --git a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj index 4e9b47f..8008046 100644 --- a/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj +++ b/windows/fortran/test/libtest_cstubdll/libtest_cstubdll.vcproj @@ -1,10 +1,11 @@ @@ -105,9 +108,6 @@ Name="VCAppVerifierTool" /> - @@ -177,6 +177,8 @@ LinkIncremental="0" SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Release/libtest_cstubdll.pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary=".\../../../../fortran/test/libtest_cstubdll/Release/libtest_cstubdll.lib" TargetMachine="17" /> @@ -199,9 +201,6 @@ Name="VCAppVerifierTool" /> - @@ -271,6 +270,8 @@ SuppressStartupBanner="true" GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Debug/libtest_cstubddll.pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary=".\../../../../fortran/test/libtest_cstubdll/Debug/libtest_cstubddll.lib" TargetMachine="1" /> @@ -293,9 +294,6 @@ Name="VCAppVerifierTool" /> - @@ -365,6 +363,8 @@ SuppressStartupBanner="true" GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../fortran/test/libtest_cstubdll/Debug/libtest_cstubddll.pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary=".\../../../../fortran/test/libtest_cstubdll/Debug/libtest_cstubddll.lib" TargetMachine="17" /> @@ -387,9 +387,6 @@ Name="VCAppVerifierTool" /> - diff --git a/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj b/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj index bc4d8cd..a7d537f 100644 --- a/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj +++ b/windows/fortran/test/libtest_fortran/libtest_cstub.vcproj @@ -1,9 +1,10 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../../hl/c++/test/hl_test_table_cpp/Debug/hl_test_table_cpp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../../hl/c++/test/hl_test_table_cpp/Release/hl_test_table_cpp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../../hl/c++/test/hl_test_table_cpp/Release/hl_test_table_cpp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj b/windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj index 883ce59..7b1f2df 100644 --- a/windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj +++ b/windows/hl/c++/test/hl_test_table_cppdll/hl_test_table_cppdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../../hl/c++/test/hl_test_table_cppdll/Release/hl_test_table_cppdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../../hl/c++/test/hl_test_table_cppdll/Debug/hl_test_table_cppdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../../hl/c++/test/hl_test_table_cppdll/Debug/hl_test_table_cppdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/allhlcexamples/allhlcexamples.sln b/windows/hl/examples/allhlcexamples/allhlcexamples.sln index 95c9bcc..90b0ab5 100644 --- a/windows/hl/examples/allhlcexamples/allhlcexamples.sln +++ b/windows/hl/examples/allhlcexamples/allhlcexamples.sln @@ -1,5 +1,5 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "allhlcexamples", "allhlcexamples.vcproj", "{5CAEEA27-2611-4398-8E10-BF58CA42F3F3}" ProjectSection(ProjectDependencies) = postProject {25DC2207-299D-4272-9530-B126539BE0E9} = {25DC2207-299D-4272-9530-B126539BE0E9} diff --git a/windows/hl/examples/allhlcexamples/allhlcexamples.vcproj b/windows/hl/examples/allhlcexamples/allhlcexamples.vcproj index 3c2650e..da0459e 100644 --- a/windows/hl/examples/allhlcexamples/allhlcexamples.vcproj +++ b/windows/hl/examples/allhlcexamples/allhlcexamples.vcproj @@ -1,10 +1,11 @@ - - diff --git a/windows/hl/examples/ex_ds1/ex_ds1.vcproj b/windows/hl/examples/ex_ds1/ex_ds1.vcproj index fc86153..96ee16c 100644 --- a/windows/hl/examples/ex_ds1/ex_ds1.vcproj +++ b/windows/hl/examples/ex_ds1/ex_ds1.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1\Release/ex_ds1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1\Debug/ex_ds1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1\Debug/ex_ds1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj b/windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj index ba345ce..332d1bc 100644 --- a/windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj +++ b/windows/hl/examples/ex_ds1dll/ex_ds1dll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/ex_ds1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1dll\Release/ex_ds1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1dll\Release/ex_ds1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_image1/ex_image1.vcproj b/windows/hl/examples/ex_image1/ex_image1.vcproj index 2c0c393..d0fc9b2 100644 --- a/windows/hl/examples/ex_image1/ex_image1.vcproj +++ b/windows/hl/examples/ex_image1/ex_image1.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1\Debug/ex_image1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1\Release/ex_image1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1\Release/ex_image1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_image1dll/ex_image1dll.vcproj b/windows/hl/examples/ex_image1dll/ex_image1dll.vcproj index 6d1f32a..2fa82e2 100644 --- a/windows/hl/examples/ex_image1dll/ex_image1dll.vcproj +++ b/windows/hl/examples/ex_image1dll/ex_image1dll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1dll\Debug/ex_image1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1dll\Release/ex_image1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1dll\Release/ex_image1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_image2/ex_image2.vcproj b/windows/hl/examples/ex_image2/ex_image2.vcproj index dddd0e6..62fe801 100644 --- a/windows/hl/examples/ex_image2/ex_image2.vcproj +++ b/windows/hl/examples/ex_image2/ex_image2.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_image2dll/ex_image2dll.vcproj b/windows/hl/examples/ex_image2dll/ex_image2dll.vcproj index faa81c4..f700424 100644 --- a/windows/hl/examples/ex_image2dll/ex_image2dll.vcproj +++ b/windows/hl/examples/ex_image2dll/ex_image2dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_lite1/ex_lite1.vcproj b/windows/hl/examples/ex_lite1/ex_lite1.vcproj index fe3d458..97692b3 100644 --- a/windows/hl/examples/ex_lite1/ex_lite1.vcproj +++ b/windows/hl/examples/ex_lite1/ex_lite1.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1\Release/ex_lite1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1\Debug/ex_lite1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1\Debug/ex_lite1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj b/windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj index a1d744f..56f5df9 100644 --- a/windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj +++ b/windows/hl/examples/ex_lite1dll/ex_lite1dll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1dll\Release/ex_lite1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/ex_lite1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/ex_lite1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_lite2/ex_lite2.vcproj b/windows/hl/examples/ex_lite2/ex_lite2.vcproj index 76a375e..7f7ed9e 100644 --- a/windows/hl/examples/ex_lite2/ex_lite2.vcproj +++ b/windows/hl/examples/ex_lite2/ex_lite2.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj b/windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj index 21ffe5e..3e30330 100644 --- a/windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj +++ b/windows/hl/examples/ex_lite2dll/ex_lite2dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_lite3/ex_lite3.vcproj b/windows/hl/examples/ex_lite3/ex_lite3.vcproj index 5036dec..a984970 100644 --- a/windows/hl/examples/ex_lite3/ex_lite3.vcproj +++ b/windows/hl/examples/ex_lite3/ex_lite3.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj b/windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj index edf798f..51168ef 100644 --- a/windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj +++ b/windows/hl/examples/ex_lite3dll/ex_lite3dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table01/ex_table01.vcproj b/windows/hl/examples/ex_table01/ex_table01.vcproj index f5cf779..dc9a343 100644 --- a/windows/hl/examples/ex_table01/ex_table01.vcproj +++ b/windows/hl/examples/ex_table01/ex_table01.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01\Release/ex_table01.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01\Debug/ex_table01.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01\Debug/ex_table01.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table01dll/ex_table01dll.vcproj b/windows/hl/examples/ex_table01dll/ex_table01dll.vcproj index a70e5c4..4b98888 100644 --- a/windows/hl/examples/ex_table01dll/ex_table01dll.vcproj +++ b/windows/hl/examples/ex_table01dll/ex_table01dll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01dll\Release/ex_table01dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01dll\Debug/ex_table01dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01dll\Debug/ex_table01dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table02/ex_table02.vcproj b/windows/hl/examples/ex_table02/ex_table02.vcproj index 93bdb6a..2011409 100644 --- a/windows/hl/examples/ex_table02/ex_table02.vcproj +++ b/windows/hl/examples/ex_table02/ex_table02.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table02dll/ex_table02dll.vcproj b/windows/hl/examples/ex_table02dll/ex_table02dll.vcproj index 1b6196b..dc75800 100644 --- a/windows/hl/examples/ex_table02dll/ex_table02dll.vcproj +++ b/windows/hl/examples/ex_table02dll/ex_table02dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table03/ex_table03.vcproj b/windows/hl/examples/ex_table03/ex_table03.vcproj index 479962e..e1bc893 100644 --- a/windows/hl/examples/ex_table03/ex_table03.vcproj +++ b/windows/hl/examples/ex_table03/ex_table03.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table03dll/ex_table03dll.vcproj b/windows/hl/examples/ex_table03dll/ex_table03dll.vcproj index ec9f6e1..ced5298 100644 --- a/windows/hl/examples/ex_table03dll/ex_table03dll.vcproj +++ b/windows/hl/examples/ex_table03dll/ex_table03dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table04/ex_table04.vcproj b/windows/hl/examples/ex_table04/ex_table04.vcproj index be52c35..dfedbe1 100644 --- a/windows/hl/examples/ex_table04/ex_table04.vcproj +++ b/windows/hl/examples/ex_table04/ex_table04.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table04dll/ex_table04dll.vcproj b/windows/hl/examples/ex_table04dll/ex_table04dll.vcproj index 00bd577..718bbbf 100644 --- a/windows/hl/examples/ex_table04dll/ex_table04dll.vcproj +++ b/windows/hl/examples/ex_table04dll/ex_table04dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table05/ex_table05.vcproj b/windows/hl/examples/ex_table05/ex_table05.vcproj index a8e46fc..7846d0d 100644 --- a/windows/hl/examples/ex_table05/ex_table05.vcproj +++ b/windows/hl/examples/ex_table05/ex_table05.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table05dll/ex_table05dll.vcproj b/windows/hl/examples/ex_table05dll/ex_table05dll.vcproj index ce756c3..0dbd350 100644 --- a/windows/hl/examples/ex_table05dll/ex_table05dll.vcproj +++ b/windows/hl/examples/ex_table05dll/ex_table05dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table06/ex_table06.vcproj b/windows/hl/examples/ex_table06/ex_table06.vcproj index 7d01c8f..b612a67 100644 --- a/windows/hl/examples/ex_table06/ex_table06.vcproj +++ b/windows/hl/examples/ex_table06/ex_table06.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table06dll/ex_table06dll.vcproj b/windows/hl/examples/ex_table06dll/ex_table06dll.vcproj index d719a51..ab9eec6 100644 --- a/windows/hl/examples/ex_table06dll/ex_table06dll.vcproj +++ b/windows/hl/examples/ex_table06dll/ex_table06dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table07/ex_table07.vcproj b/windows/hl/examples/ex_table07/ex_table07.vcproj index e026baa..04046bb 100644 --- a/windows/hl/examples/ex_table07/ex_table07.vcproj +++ b/windows/hl/examples/ex_table07/ex_table07.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table07dll/ex_table07dll.vcproj b/windows/hl/examples/ex_table07dll/ex_table07dll.vcproj index 7b55b47..59550d8 100644 --- a/windows/hl/examples/ex_table07dll/ex_table07dll.vcproj +++ b/windows/hl/examples/ex_table07dll/ex_table07dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table08/ex_table08.vcproj b/windows/hl/examples/ex_table08/ex_table08.vcproj index 9389a03..7861adc 100644 --- a/windows/hl/examples/ex_table08/ex_table08.vcproj +++ b/windows/hl/examples/ex_table08/ex_table08.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table08dll/ex_table08dll.vcproj b/windows/hl/examples/ex_table08dll/ex_table08dll.vcproj index 2fe20d5..8235660 100644 --- a/windows/hl/examples/ex_table08dll/ex_table08dll.vcproj +++ b/windows/hl/examples/ex_table08dll/ex_table08dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table09/ex_table09.vcproj b/windows/hl/examples/ex_table09/ex_table09.vcproj index bbb2d0f..dc187e0 100644 --- a/windows/hl/examples/ex_table09/ex_table09.vcproj +++ b/windows/hl/examples/ex_table09/ex_table09.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table09dll/ex_table09dll.vcproj b/windows/hl/examples/ex_table09dll/ex_table09dll.vcproj index 3ea9214..98d03a0 100644 --- a/windows/hl/examples/ex_table09dll/ex_table09dll.vcproj +++ b/windows/hl/examples/ex_table09dll/ex_table09dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table10/ex_table10.vcproj b/windows/hl/examples/ex_table10/ex_table10.vcproj index 65f0075..8176e33 100644 --- a/windows/hl/examples/ex_table10/ex_table10.vcproj +++ b/windows/hl/examples/ex_table10/ex_table10.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table10dll/ex_table10dll.vcproj b/windows/hl/examples/ex_table10dll/ex_table10dll.vcproj index 7027235..bccd8e8 100644 --- a/windows/hl/examples/ex_table10dll/ex_table10dll.vcproj +++ b/windows/hl/examples/ex_table10dll/ex_table10dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table11/ex_table11.vcproj b/windows/hl/examples/ex_table11/ex_table11.vcproj index f84cd1e..3d82624 100644 --- a/windows/hl/examples/ex_table11/ex_table11.vcproj +++ b/windows/hl/examples/ex_table11/ex_table11.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table11dll/ex_table11dll.vcproj b/windows/hl/examples/ex_table11dll/ex_table11dll.vcproj index c0995dc..975ca60 100644 --- a/windows/hl/examples/ex_table11dll/ex_table11dll.vcproj +++ b/windows/hl/examples/ex_table11dll/ex_table11dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table12/ex_table12.vcproj b/windows/hl/examples/ex_table12/ex_table12.vcproj index 660eedb..f42c2f4 100644 --- a/windows/hl/examples/ex_table12/ex_table12.vcproj +++ b/windows/hl/examples/ex_table12/ex_table12.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ex_table12dll/ex_table12dll.vcproj b/windows/hl/examples/ex_table12dll/ex_table12dll.vcproj index 44c77b5..18abde6 100644 --- a/windows/hl/examples/ex_table12dll/ex_table12dll.vcproj +++ b/windows/hl/examples/ex_table12dll/ex_table12dll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ptExampleFL/ptExampleFL.vcproj b/windows/hl/examples/ptExampleFL/ptExampleFL.vcproj index 8dad97f..b530331 100644 --- a/windows/hl/examples/ptExampleFL/ptExampleFL.vcproj +++ b/windows/hl/examples/ptExampleFL/ptExampleFL.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFL\Debug/ptExampleFL.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFL\Release/ptExampleFL.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFL\Release/ptExampleFL.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj b/windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj index 37f73df..36c2cf7 100644 --- a/windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj +++ b/windows/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/ptExampleFLdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/ptExampleFLdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release" ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/ptExampleFLdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ptExampleVL/ptExampleVL.vcproj b/windows/hl/examples/ptExampleVL/ptExampleVL.vcproj index 6b2592c..375b1d5 100644 --- a/windows/hl/examples/ptExampleVL/ptExampleVL.vcproj +++ b/windows/hl/examples/ptExampleVL/ptExampleVL.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib;..\..\..\..\proj\hdf5\debug;..\..\..\..\proj\hdf5_hl\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj b/windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj index 5512f62..19d6fae 100644 --- a/windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj +++ b/windows/hl/examples/ptExampleVLdll/ptExampleVLdll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll;..\..\..\..\proj\hdf5dll\debug;..\..\..\..\proj\hdf5_hldll\debug" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/fortran/examples/allhlf90examples/allhlf90examples.sln b/windows/hl/fortran/examples/allhlf90examples/allhlf90examples.sln index 4a173e4..139fb49 100644 --- a/windows/hl/fortran/examples/allhlf90examples/allhlf90examples.sln +++ b/windows/hl/fortran/examples/allhlf90examples/allhlf90examples.sln @@ -1,5 +1,5 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "allhlf90examples", "allhlf90examples.vcproj", "{64F43EAB-0F7D-4D4F-B01D-52C698C97FDF}" ProjectSection(ProjectDependencies) = postProject {7B837653-CEF4-4B2D-8EB8-29ECC4A1F042} = {7B837653-CEF4-4B2D-8EB8-29ECC4A1F042} diff --git a/windows/hl/fortran/examples/allhlf90examples/allhlf90examples.vcproj b/windows/hl/fortran/examples/allhlf90examples/allhlf90examples.vcproj index bfb987b..60a4756 100644 --- a/windows/hl/fortran/examples/allhlf90examples/allhlf90examples.vcproj +++ b/windows/hl/fortran/examples/allhlf90examples/allhlf90examples.vcproj @@ -1,11 +1,12 @@ - - diff --git a/windows/hl/test/hl_test_ds/hl_test_ds.vcproj b/windows/hl/test/hl_test_ds/hl_test_ds.vcproj index 25854e3..3fd710c 100644 --- a/windows/hl/test/hl_test_ds/hl_test_ds.vcproj +++ b/windows/hl/test/hl_test_ds/hl_test_ds.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_ds/Debug/hl_test_ds.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_ds/Release/hl_test_ds.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_ds/Release/hl_test_ds.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj b/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj index 600da2a..5cf3eb3 100644 --- a/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj +++ b/windows/hl/test/hl_test_dsdll/hl_test_dsdll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ AdditionalLibraryDirectories="..\..\..\..\proj\hdf5_hldll\hdf5_hlddll.dll" ProgramDatabaseFile=".\../../../../hl/test/hl_test_dsdll/Release/hl_test_dsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_dsdll/Debug/hl_test_dsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_dsdll/Debug/hl_test_dsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_image/hl_test_image.vcproj b/windows/hl/test/hl_test_image/hl_test_image.vcproj index e3b0ac5..3f3fdeb 100644 --- a/windows/hl/test/hl_test_image/hl_test_image.vcproj +++ b/windows/hl/test/hl_test_image/hl_test_image.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_image/Debug/hl_test_image.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_image/Release/hl_test_image.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_image/Release/hl_test_image.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj b/windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj index e6e7f6c..57ff763 100644 --- a/windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj +++ b/windows/hl/test/hl_test_imagedll/hl_test_imagedll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_imagedll/Debug/hl_test_imagedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_imagedll/Release/hl_test_imagedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_imagedll/Release/hl_test_imagedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_lite/hl_test_lite.vcproj b/windows/hl/test/hl_test_lite/hl_test_lite.vcproj index 8841f65..344d128 100644 --- a/windows/hl/test/hl_test_lite/hl_test_lite.vcproj +++ b/windows/hl/test/hl_test_lite/hl_test_lite.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_lite/Release/hl_test_lite.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_lite/Debug/hl_test_lite.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_lite/Debug/hl_test_lite.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj b/windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj index 5074d2d..df47e60 100644 --- a/windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj +++ b/windows/hl/test/hl_test_litedll/hl_test_litedll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_litedll/Release/hl_test_litedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_litedll/Debug/hl_test_litedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_litedll/Debug/hl_test_litedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_packet/hl_test_packet.vcproj b/windows/hl/test/hl_test_packet/hl_test_packet.vcproj index 71e45de..ee36135 100644 --- a/windows/hl/test/hl_test_packet/hl_test_packet.vcproj +++ b/windows/hl/test/hl_test_packet/hl_test_packet.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_packet/Release/hl_test_packet.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_packet/Debug/hl_test_packet.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_packet/Debug/hl_test_packet.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj b/windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj index 433e436..cb08702 100644 --- a/windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj +++ b/windows/hl/test/hl_test_packetdll/hl_test_packetdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_packetdll/Release/hl_test_packetdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_packetdll/Debug/hl_test_packetdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_packetdll/Debug/hl_test_packetdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_table/hl_test_table.vcproj b/windows/hl/test/hl_test_table/hl_test_table.vcproj index b42daa7..76ddf64 100644 --- a/windows/hl/test/hl_test_table/hl_test_table.vcproj +++ b/windows/hl/test/hl_test_table/hl_test_table.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_table/Release/hl_test_table.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_table/Debug/hl_test_table.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_table/Debug/hl_test_table.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj b/windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj index c117cc4..56a7c82 100644 --- a/windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj +++ b/windows/hl/test/hl_test_tabledll/hl_test_tabledll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_tabledll/Debug/hl_test_tabledll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_tabledll/Release/hl_test_tabledll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../hl/test/hl_test_tabledll/Release/hl_test_tabledll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/tools/gifconv/gif2h5.vcproj b/windows/hl/tools/gifconv/gif2h5.vcproj index d01b269..8d7efac 100644 --- a/windows/hl/tools/gifconv/gif2h5.vcproj +++ b/windows/hl/tools/gifconv/gif2h5.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\gif2h5\Debug/gif2h5.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\gif2h5\Release/gif2h5.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\gif2h5\Release/gif2h5.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/tools/gifconv/h52gif.vcproj b/windows/hl/tools/gifconv/h52gif.vcproj index 3f42ed5..aba70e8 100644 --- a/windows/hl/tools/gifconv/h52gif.vcproj +++ b/windows/hl/tools/gifconv/h52gif.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\h52gif\Release/h52gif.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\h52gif\Debug/h52gif.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconv\h52gif\Debug/h52gif.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/tools/gifconvdll/gif2h5dll.vcproj b/windows/hl/tools/gifconvdll/gif2h5dll.vcproj index 4b285d1..20763fe 100644 --- a/windows/hl/tools/gifconvdll/gif2h5dll.vcproj +++ b/windows/hl/tools/gifconvdll/gif2h5dll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconvdll\gif2h5dll\Release/gif2h5dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconvdll\gif2h5dll\Debug/gif2h5dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconvdll\gif2h5dll\Debug/gif2h5dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/hl/tools/gifconvdll/h52gifdll.vcproj b/windows/hl/tools/gifconvdll/h52gifdll.vcproj index 2bef316..a8e63e7 100644 --- a/windows/hl/tools/gifconvdll/h52gifdll.vcproj +++ b/windows/hl/tools/gifconvdll/h52gifdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconvdll\h52gifdll\Release/h52gifdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconvdll\h52gifdll\Debug/h52gifdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\..\hl\tools\gifconvdll\h52gifdll\Debug/h52gifdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/misc/typegen/h5match_types/h5match_types.vcproj b/windows/misc/typegen/h5match_types/h5match_types.vcproj index 12d2dbc..1f3d0d3 100644 --- a/windows/misc/typegen/h5match_types/h5match_types.vcproj +++ b/windows/misc/typegen/h5match_types/h5match_types.vcproj @@ -1,10 +1,11 @@ - - - - - - - - - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../perform/perf_serial/Debug/perf_serial.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../perform/perf_serial/Release/perf_serial.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5\release,..\..\..\hdf5lib\release\lib" ProgramDatabaseFile=".\../../../perform/perf_serial/Release/perf_serial.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/perform/perf_serialdll/perf_serialdll.vcproj b/windows/perform/perf_serialdll/perf_serialdll.vcproj index 244c758..2885b97 100644 --- a/windows/perform/perf_serialdll/perf_serialdll.vcproj +++ b/windows/perform/perf_serialdll/perf_serialdll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../perform/perf_serialdll/Debug/perf_serialdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5libdll\release\lib" ProgramDatabaseFile=".\../../../perform/perf_serialdll/Release/perf_serialdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ AdditionalLibraryDirectories="..\..\..\proj\hdf5dll\release,..\..\..\hdf5libdll\release\lib" ProgramDatabaseFile=".\../../../perform/perf_serialdll/Release/perf_serialdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/proj/all/all.sln b/windows/proj/all/all.sln index 8167d2b..2a00741 100755 --- a/windows/proj/all/all.sln +++ b/windows/proj/all/all.sln @@ -1,5 +1,5 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "all", "all.vcproj", "{24E5C6DF-1FA4-49AD-AE75-1D9347966CC5}" ProjectSection(ProjectDependencies) = postProject {C4811E26-A7DA-424D-8A44-F29DFD588533} = {C4811E26-A7DA-424D-8A44-F29DFD588533} @@ -34,7 +34,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "all", "all.vcproj", "{24E5C {794B7E1E-E6AD-456D-9F33-FCE317325EC4} = {794B7E1E-E6AD-456D-9F33-FCE317325EC4} {7D293021-0601-498B-91B8-C49580EFB08D} = {7D293021-0601-498B-91B8-C49580EFB08D} {BE1A0022-708E-4CC2-B01C-26BD99AB6576} = {BE1A0022-708E-4CC2-B01C-26BD99AB6576} - {802B922A-E813-438E-A180-4A8839A11A55} = {802B922A-E813-438E-A180-4A8839A11A55} {AC4C582B-B27D-4E57-A59F-6FF0E833C6E5} = {AC4C582B-B27D-4E57-A59F-6FF0E833C6E5} {2248C52C-75DC-465B-A598-6E89CC93E00D} = {2248C52C-75DC-465B-A598-6E89CC93E00D} {834DD32C-D078-441F-95F4-9CDE108B60AE} = {834DD32C-D078-441F-95F4-9CDE108B60AE} @@ -66,7 +65,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "all", "all.vcproj", "{24E5C {6312B365-AA53-43AA-BD00-848C1323CA8B} = {6312B365-AA53-43AA-BD00-848C1323CA8B} {C4BA3E66-2310-43E7-B30A-ABDCCF44D823} = {C4BA3E66-2310-43E7-B30A-ABDCCF44D823} {AE5D4766-9668-4EB5-B801-5DF8F53363FC} = {AE5D4766-9668-4EB5-B801-5DF8F53363FC} - {76858167-F4DB-476C-A2B6-A3069D60D9E2} = {76858167-F4DB-476C-A2B6-A3069D60D9E2} {C325E167-DBC3-4611-8AC8-2A118432E35B} = {C325E167-DBC3-4611-8AC8-2A118432E35B} {CE7C4168-68A6-43B2-BAE7-B2CF857C8F03} = {CE7C4168-68A6-43B2-BAE7-B2CF857C8F03} {7E207F6A-DC28-4DEB-8454-7977092131DC} = {7E207F6A-DC28-4DEB-8454-7977092131DC} @@ -277,18 +275,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsets", "..\..\test\dsets\d {A80D439C-37B4-4619-A122-1C69F567733B} = {A80D439C-37B4-4619-A122-1C69F567733B} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsets_cpp", "..\..\c++\test\dsets_cpp\dsets_cpp.vcproj", "{802B922A-E813-438E-A180-4A8839A11A55}" - ProjectSection(ProjectDependencies) = postProject - {FB74E351-0C4E-4173-B0D3-10DD12F2DCA5} = {FB74E351-0C4E-4173-B0D3-10DD12F2DCA5} - {A80D439C-37B4-4619-A122-1C69F567733B} = {A80D439C-37B4-4619-A122-1C69F567733B} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsets_cppdll", "..\..\c++\test\dsets_cppdll\dsets_cppdll.vcproj", "{76858167-F4DB-476C-A2B6-A3069D60D9E2}" - ProjectSection(ProjectDependencies) = postProject - {D279901A-8E21-47D3-B7EA-A572EE12F2E6} = {D279901A-8E21-47D3-B7EA-A572EE12F2E6} - {54BDA057-C716-4807-A35E-73185DCB236D} = {54BDA057-C716-4807-A35E-73185DCB236D} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsetsdll", "..\..\test\dsetsdll\dsetsdll.vcproj", "{1B298EEC-0B47-4145-88AA-C6558E0BD993}" ProjectSection(ProjectDependencies) = postProject {54BDA057-C716-4807-A35E-73185DCB236D} = {54BDA057-C716-4807-A35E-73185DCB236D} @@ -1321,22 +1307,6 @@ Global {A90ADD88-DA1B-4642-A97B-37DF89433858}.Release|Win32.Build.0 = Release|Win32 {A90ADD88-DA1B-4642-A97B-37DF89433858}.Release|x64.ActiveCfg = Release|x64 {A90ADD88-DA1B-4642-A97B-37DF89433858}.Release|x64.Build.0 = Release|x64 - {802B922A-E813-438E-A180-4A8839A11A55}.Debug|Win32.ActiveCfg = Debug|Win32 - {802B922A-E813-438E-A180-4A8839A11A55}.Debug|Win32.Build.0 = Debug|Win32 - {802B922A-E813-438E-A180-4A8839A11A55}.Debug|x64.ActiveCfg = Debug|x64 - {802B922A-E813-438E-A180-4A8839A11A55}.Debug|x64.Build.0 = Debug|x64 - {802B922A-E813-438E-A180-4A8839A11A55}.Release|Win32.ActiveCfg = Release|Win32 - {802B922A-E813-438E-A180-4A8839A11A55}.Release|Win32.Build.0 = Release|Win32 - {802B922A-E813-438E-A180-4A8839A11A55}.Release|x64.ActiveCfg = Release|x64 - {802B922A-E813-438E-A180-4A8839A11A55}.Release|x64.Build.0 = Release|x64 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Debug|Win32.ActiveCfg = Debug|Win32 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Debug|Win32.Build.0 = Debug|Win32 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Debug|x64.ActiveCfg = Debug|x64 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Debug|x64.Build.0 = Debug|x64 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Release|Win32.ActiveCfg = Release|Win32 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Release|Win32.Build.0 = Release|Win32 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Release|x64.ActiveCfg = Release|x64 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Release|x64.Build.0 = Release|x64 {1B298EEC-0B47-4145-88AA-C6558E0BD993}.Debug|Win32.ActiveCfg = Debug|Win32 {1B298EEC-0B47-4145-88AA-C6558E0BD993}.Debug|Win32.Build.0 = Debug|Win32 {1B298EEC-0B47-4145-88AA-C6558E0BD993}.Debug|x64.ActiveCfg = Debug|x64 diff --git a/windows/proj/all/all.vcproj b/windows/proj/all/all.vcproj index a58a4c8..659a54e 100644 --- a/windows/proj/all/all.vcproj +++ b/windows/proj/all/all.vcproj @@ -1,10 +1,11 @@ - - diff --git a/windows/proj/all_fortran/all_fortran.sln b/windows/proj/all_fortran/all_fortran.sln index f7ccad0..cba7338 100644 --- a/windows/proj/all_fortran/all_fortran.sln +++ b/windows/proj/all_fortran/all_fortran.sln @@ -1,5 +1,5 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "all_fortran", "all_fortran.vcproj", "{24E5C6DF-1FA4-49AD-AE75-1D9347966CC5}" ProjectSection(ProjectDependencies) = postProject {405F6F0A-DBE6-4A4E-AAE2-D4D514BA0CF5} = {405F6F0A-DBE6-4A4E-AAE2-D4D514BA0CF5} @@ -18,7 +18,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "all_fortran", "all_fortran. {7D293021-0601-498B-91B8-C49580EFB08D} = {7D293021-0601-498B-91B8-C49580EFB08D} {BE1A0022-708E-4CC2-B01C-26BD99AB6576} = {BE1A0022-708E-4CC2-B01C-26BD99AB6576} {01DA0D22-D220-4ACE-9EB0-EA3906098C0A} = {01DA0D22-D220-4ACE-9EB0-EA3906098C0A} - {802B922A-E813-438E-A180-4A8839A11A55} = {802B922A-E813-438E-A180-4A8839A11A55} {AC4C582B-B27D-4E57-A59F-6FF0E833C6E5} = {AC4C582B-B27D-4E57-A59F-6FF0E833C6E5} {2248C52C-75DC-465B-A598-6E89CC93E00D} = {2248C52C-75DC-465B-A598-6E89CC93E00D} {834DD32C-D078-441F-95F4-9CDE108B60AE} = {834DD32C-D078-441F-95F4-9CDE108B60AE} @@ -54,7 +53,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "all_fortran", "all_fortran. {C4BA3E66-2310-43E7-B30A-ABDCCF44D823} = {C4BA3E66-2310-43E7-B30A-ABDCCF44D823} {AE5D4766-9668-4EB5-B801-5DF8F53363FC} = {AE5D4766-9668-4EB5-B801-5DF8F53363FC} {F9428466-5FA2-47C9-BB02-288EDE7016A4} = {F9428466-5FA2-47C9-BB02-288EDE7016A4} - {76858167-F4DB-476C-A2B6-A3069D60D9E2} = {76858167-F4DB-476C-A2B6-A3069D60D9E2} {C325E167-DBC3-4611-8AC8-2A118432E35B} = {C325E167-DBC3-4611-8AC8-2A118432E35B} {CE7C4168-68A6-43B2-BAE7-B2CF857C8F03} = {CE7C4168-68A6-43B2-BAE7-B2CF857C8F03} {7E207F6A-DC28-4DEB-8454-7977092131DC} = {7E207F6A-DC28-4DEB-8454-7977092131DC} @@ -302,18 +300,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsets", "..\..\test\dsets\d {A80D439C-37B4-4619-A122-1C69F567733B} = {A80D439C-37B4-4619-A122-1C69F567733B} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsets_cpp", "..\..\c++\test\dsets_cpp\dsets_cpp.vcproj", "{802B922A-E813-438E-A180-4A8839A11A55}" - ProjectSection(ProjectDependencies) = postProject - {FB74E351-0C4E-4173-B0D3-10DD12F2DCA5} = {FB74E351-0C4E-4173-B0D3-10DD12F2DCA5} - {A80D439C-37B4-4619-A122-1C69F567733B} = {A80D439C-37B4-4619-A122-1C69F567733B} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsets_cppdll", "..\..\c++\test\dsets_cppdll\dsets_cppdll.vcproj", "{76858167-F4DB-476C-A2B6-A3069D60D9E2}" - ProjectSection(ProjectDependencies) = postProject - {D279901A-8E21-47D3-B7EA-A572EE12F2E6} = {D279901A-8E21-47D3-B7EA-A572EE12F2E6} - {54BDA057-C716-4807-A35E-73185DCB236D} = {54BDA057-C716-4807-A35E-73185DCB236D} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsetsdll", "..\..\test\dsetsdll\dsetsdll.vcproj", "{1B298EEC-0B47-4145-88AA-C6558E0BD993}" ProjectSection(ProjectDependencies) = postProject {54BDA057-C716-4807-A35E-73185DCB236D} = {54BDA057-C716-4807-A35E-73185DCB236D} @@ -1562,22 +1548,6 @@ Global {A90ADD88-DA1B-4642-A97B-37DF89433858}.Release|Win32.Build.0 = Release|Win32 {A90ADD88-DA1B-4642-A97B-37DF89433858}.Release|x64.ActiveCfg = Release|x64 {A90ADD88-DA1B-4642-A97B-37DF89433858}.Release|x64.Build.0 = Release|x64 - {802B922A-E813-438E-A180-4A8839A11A55}.Debug|Win32.ActiveCfg = Debug|Win32 - {802B922A-E813-438E-A180-4A8839A11A55}.Debug|Win32.Build.0 = Debug|Win32 - {802B922A-E813-438E-A180-4A8839A11A55}.Debug|x64.ActiveCfg = Debug|x64 - {802B922A-E813-438E-A180-4A8839A11A55}.Debug|x64.Build.0 = Debug|x64 - {802B922A-E813-438E-A180-4A8839A11A55}.Release|Win32.ActiveCfg = Release|Win32 - {802B922A-E813-438E-A180-4A8839A11A55}.Release|Win32.Build.0 = Release|Win32 - {802B922A-E813-438E-A180-4A8839A11A55}.Release|x64.ActiveCfg = Release|x64 - {802B922A-E813-438E-A180-4A8839A11A55}.Release|x64.Build.0 = Release|x64 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Debug|Win32.ActiveCfg = Debug|Win32 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Debug|Win32.Build.0 = Debug|Win32 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Debug|x64.ActiveCfg = Debug|x64 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Debug|x64.Build.0 = Debug|x64 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Release|Win32.ActiveCfg = Release|Win32 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Release|Win32.Build.0 = Release|Win32 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Release|x64.ActiveCfg = Release|x64 - {76858167-F4DB-476C-A2B6-A3069D60D9E2}.Release|x64.Build.0 = Release|x64 {1B298EEC-0B47-4145-88AA-C6558E0BD993}.Debug|Win32.ActiveCfg = Debug|Win32 {1B298EEC-0B47-4145-88AA-C6558E0BD993}.Debug|Win32.Build.0 = Debug|Win32 {1B298EEC-0B47-4145-88AA-C6558E0BD993}.Debug|x64.ActiveCfg = Debug|x64 diff --git a/windows/proj/all_fortran/all_fortran.vcproj b/windows/proj/all_fortran/all_fortran.vcproj index 82b54e1..3192d23 100644 --- a/windows/proj/all_fortran/all_fortran.vcproj +++ b/windows/proj/all_fortran/all_fortran.vcproj @@ -1,10 +1,11 @@ - - diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj index b6da610..2a93803 100644 --- a/windows/proj/hdf5/hdf5.vcproj +++ b/windows/proj/hdf5/hdf5.vcproj @@ -1,10 +1,11 @@  @@ -106,9 +109,6 @@ Name="VCAppVerifierTool" /> - @@ -179,6 +179,8 @@ SuppressStartupBanner="true" ManifestFile="$(TargetPath).intermediate.manifest" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -201,9 +203,6 @@ Name="VCAppVerifierTool" /> - @@ -274,6 +273,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="1" /> @@ -296,9 +297,6 @@ Name="VCAppVerifierTool" /> - @@ -369,6 +367,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -391,9 +391,6 @@ Name="VCAppVerifierTool" /> - diff --git a/windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj b/windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj index e2ca7c9..8a3c8f1 100644 --- a/windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj +++ b/windows/proj/hdf5_f90cstub/hdf5_f90cstub.vcproj @@ -1,9 +1,10 @@ @@ -105,9 +108,6 @@ Name="VCAppVerifierTool" /> - @@ -177,6 +177,8 @@ SuppressStartupBanner="true" ManifestFile="$(TargetPath).intermediate.manifest" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -199,9 +201,6 @@ Name="VCAppVerifierTool" /> - @@ -271,6 +270,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="1" /> @@ -293,9 +294,6 @@ Name="VCAppVerifierTool" /> - @@ -365,6 +363,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -387,9 +387,6 @@ Name="VCAppVerifierTool" /> - diff --git a/windows/proj/hdf5_hl/hdf5_hl.vcproj b/windows/proj/hdf5_hl/hdf5_hl.vcproj index 009830f..bd2abd6 100644 --- a/windows/proj/hdf5_hl/hdf5_hl.vcproj +++ b/windows/proj/hdf5_hl/hdf5_hl.vcproj @@ -1,9 +1,10 @@ - + @@ -107,9 +110,6 @@ Name="VCAppVerifierTool" /> - @@ -181,6 +181,8 @@ SuppressStartupBanner="true" ManifestFile="$(TargetPath).intermediate.manifest" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -203,9 +205,6 @@ Name="VCAppVerifierTool" /> - @@ -276,6 +275,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="1" /> @@ -298,9 +299,6 @@ Name="VCAppVerifierTool" /> - @@ -371,6 +369,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -393,9 +393,6 @@ Name="VCAppVerifierTool" /> - diff --git a/windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj b/windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj index 73dea5f..b3387de 100644 --- a/windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj +++ b/windows/proj/hdf5_hl_f90cstubdll/hdf5_hl_f90cstubdll.vcproj @@ -1,10 +1,11 @@ @@ -106,9 +109,6 @@ Name="VCAppVerifierTool" /> - @@ -179,6 +179,8 @@ SuppressStartupBanner="true" ManifestFile="$(TargetPath).intermediate.manifest" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -201,9 +203,6 @@ Name="VCAppVerifierTool" /> - @@ -274,6 +273,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="1" /> @@ -296,9 +297,6 @@ Name="VCAppVerifierTool" /> - @@ -369,6 +367,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -391,9 +391,6 @@ Name="VCAppVerifierTool" /> - diff --git a/windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj b/windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj index bc2e530..8699ae5 100644 --- a/windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj +++ b/windows/proj/hdf5_hl_fortran/hdf5_hl_f90cstub.vcproj @@ -1,9 +1,10 @@ @@ -107,9 +110,6 @@ Name="VCAppVerifierTool" /> - @@ -181,6 +181,8 @@ SuppressStartupBanner="true" ManifestFile="$(TargetPath).intermediate.manifest" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -203,9 +205,6 @@ Name="VCAppVerifierTool" /> - @@ -277,6 +276,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="1" /> @@ -299,9 +300,6 @@ Name="VCAppVerifierTool" /> - @@ -373,6 +371,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -395,9 +395,6 @@ Name="VCAppVerifierTool" /> - diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj index 860d0d4..edb8b59 100644 --- a/windows/proj/hdf5dll/hdf5dll.vcproj +++ b/windows/proj/hdf5dll/hdf5dll.vcproj @@ -1,10 +1,11 @@  @@ -104,9 +107,6 @@ Name="VCAppVerifierTool" /> - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -197,9 +199,6 @@ Name="VCAppVerifierTool" /> - @@ -269,6 +268,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="1" /> @@ -291,9 +292,6 @@ Name="VCAppVerifierTool" /> - @@ -363,6 +361,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -385,9 +385,6 @@ Name="VCAppVerifierTool" /> - diff --git a/windows/test/app_ref/app_ref.vcproj b/windows/test/app_ref/app_ref.vcproj index 52284d1..9f9f01f 100644 --- a/windows/test/app_ref/app_ref.vcproj +++ b/windows/test/app_ref/app_ref.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/app_refdll/app_refdll.vcproj b/windows/test/app_refdll/app_refdll.vcproj index 8d17f0a..b3728c2 100644 --- a/windows/test/app_refdll/app_refdll.vcproj +++ b/windows/test/app_refdll/app_refdll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/big/big.vcproj b/windows/test/big/big.vcproj index 5b48027..a1f8645 100644 --- a/windows/test/big/big.vcproj +++ b/windows/test/big/big.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/big/Release/big.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/big/Debug/big.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/big/Debug/big.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/bigdll/bigdll.vcproj b/windows/test/bigdll/bigdll.vcproj index 98f0bf4..27e80f6 100644 --- a/windows/test/bigdll/bigdll.vcproj +++ b/windows/test/bigdll/bigdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/bigdll/Debug/bigdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/bigdll/Release/bigdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/bigdll/Release/bigdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/bittests/bittests.vcproj b/windows/test/bittests/bittests.vcproj index 788f2e2..85f67dc 100644 --- a/windows/test/bittests/bittests.vcproj +++ b/windows/test/bittests/bittests.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/bittests/Debug/bittests.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/bittests/Release/bittests.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/bittests/Release/bittests.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/bittestsdll/bittestsdll.vcproj b/windows/test/bittestsdll/bittestsdll.vcproj index f998a1c..58a21ed 100644 --- a/windows/test/bittestsdll/bittestsdll.vcproj +++ b/windows/test/bittestsdll/bittestsdll.vcproj @@ -1,10 +1,11 @@ - @@ -169,6 +169,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/bittestsdll/Debug/bittestsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -259,6 +258,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/bittestsdll/Release/bittestsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/bittestsdll/Release/bittestsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/btree2/btree2.vcproj b/windows/test/btree2/btree2.vcproj index b6b25ca..c89b662 100644 --- a/windows/test/btree2/btree2.vcproj +++ b/windows/test/btree2/btree2.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/btree2/Debug/btree2.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/btree2/Release/btree2.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/btree2/Release/btree2.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/btree2dll/btree2dll.vcproj b/windows/test/btree2dll/btree2dll.vcproj index 13c913b..9205eb3 100644 --- a/windows/test/btree2dll/btree2dll.vcproj +++ b/windows/test/btree2dll/btree2dll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/btree2dll/Debug/btree2dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/btree2dll/Release/btree2dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/btree2dll/Release/btree2dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/cache/cache.vcproj b/windows/test/cache/cache.vcproj index c4aea18..7133520 100644 --- a/windows/test/cache/cache.vcproj +++ b/windows/test/cache/cache.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cache/Debug/cache.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/cache/Release/cache.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/cache/Release/cache.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/cache_api/cache_api.vcproj b/windows/test/cache_api/cache_api.vcproj index 509e998..3632665 100644 --- a/windows/test/cache_api/cache_api.vcproj +++ b/windows/test/cache_api/cache_api.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cache_api/Debug/cache_api.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/cache_api/Release/cache_api.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/cache_api/Release/cache_api.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/cache_apidll/cache_apidll.vcproj b/windows/test/cache_apidll/cache_apidll.vcproj index 2e794fd..925094e 100644 --- a/windows/test/cache_apidll/cache_apidll.vcproj +++ b/windows/test/cache_apidll/cache_apidll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/cache_apidll/Release/cache_apidll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cache_apidll/Debug/cache_apidll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cache_apidll/Debug/cache_apidll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/cachedll/cachedll.vcproj b/windows/test/cachedll/cachedll.vcproj index 75e7e9e..0e7e90e 100644 --- a/windows/test/cachedll/cachedll.vcproj +++ b/windows/test/cachedll/cachedll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cachedll/Debug/cachedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/cachedll/Release/cachedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/cachedll/Release/cachedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/chunk/chunk.vcproj b/windows/test/chunk/chunk.vcproj index fc1f032..a8ec25c 100644 --- a/windows/test/chunk/chunk.vcproj +++ b/windows/test/chunk/chunk.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/chunk/Debug/chunk.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/chunk/Release/chunk.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/chunk/Release/chunk.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/chunk_info/chunk_info.vcproj b/windows/test/chunk_info/chunk_info.vcproj index 332fd1f..3ca9eae 100644 --- a/windows/test/chunk_info/chunk_info.vcproj +++ b/windows/test/chunk_info/chunk_info.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ LinkIncremental="0" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/chunk_infodll/chunk_infodll.vcproj b/windows/test/chunk_infodll/chunk_infodll.vcproj index 32a2635..642d166 100644 --- a/windows/test/chunk_infodll/chunk_infodll.vcproj +++ b/windows/test/chunk_infodll/chunk_infodll.vcproj @@ -1,11 +1,12 @@ - @@ -148,6 +148,8 @@ LinkIncremental="0" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -226,6 +225,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -305,6 +303,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/chunkdll/chunkdll.vcproj b/windows/test/chunkdll/chunkdll.vcproj index d8b9924..fd55a1a 100644 --- a/windows/test/chunkdll/chunkdll.vcproj +++ b/windows/test/chunkdll/chunkdll.vcproj @@ -1,10 +1,11 @@ - @@ -169,6 +169,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/chunkdll/Debug/chunkdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -259,6 +258,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/chunkdll/Release/chunkdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/chunkdll/Release/chunkdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/cmpd_dset/cmpd_dset.vcproj b/windows/test/cmpd_dset/cmpd_dset.vcproj index 1901717..96c13b5 100644 --- a/windows/test/cmpd_dset/cmpd_dset.vcproj +++ b/windows/test/cmpd_dset/cmpd_dset.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/cmpd_dset/Release/cmpd_dset.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cmpd_dset/Debug/cmpd_dset.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cmpd_dset/Debug/cmpd_dset.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj b/windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj index 62a2dc02..d6eaa37 100644 --- a/windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj +++ b/windows/test/cmpd_dsetdll/cmpd_dsetdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/cmpd_dsetdll/Release/cmpd_dsetdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cmpd_dsetdll/Debug/cmpd_dsetdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cmpd_dsetdll/Debug/cmpd_dsetdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/cross_read/cross_read.vcproj b/windows/test/cross_read/cross_read.vcproj index 4498c8c..3c9d5e3 100644 --- a/windows/test/cross_read/cross_read.vcproj +++ b/windows/test/cross_read/cross_read.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/cross_read/Release/cross_read.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cross_read/Debug/cross_read.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cross_read/Debug/cross_read.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/cross_readdll/cross_readdll.vcproj b/windows/test/cross_readdll/cross_readdll.vcproj index 9f36be3..84c3fd8 100644 --- a/windows/test/cross_readdll/cross_readdll.vcproj +++ b/windows/test/cross_readdll/cross_readdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/cross_readdll/Debug/cross_readdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/cross_readdll/Release/cross_readdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/cross_readdll/Release/cross_readdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dangle/dangle.vcproj b/windows/test/dangle/dangle.vcproj index 8d6b493..d9e3353 100644 --- a/windows/test/dangle/dangle.vcproj +++ b/windows/test/dangle/dangle.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/dangle/Release/dangle.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dangle/Debug/dangle.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dangle/Debug/dangle.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dangledll/dangledll.vcproj b/windows/test/dangledll/dangledll.vcproj index 45508c9..f1e71fe 100644 --- a/windows/test/dangledll/dangledll.vcproj +++ b/windows/test/dangledll/dangledll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dangledll/Debug/dangledll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dangledll/Release/dangledll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dangledll/Release/dangledll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dsets/dsets.vcproj b/windows/test/dsets/dsets.vcproj index b95c27d..d5ea036 100644 --- a/windows/test/dsets/dsets.vcproj +++ b/windows/test/dsets/dsets.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/dsets/Release/dsets.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dsets/Debug/dsets.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dsets/Debug/dsets.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dsetsdll/dsetsdll.vcproj b/windows/test/dsetsdll/dsetsdll.vcproj index ba5330a..1d70f2e 100644 --- a/windows/test/dsetsdll/dsetsdll.vcproj +++ b/windows/test/dsetsdll/dsetsdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dsetsdll/Debug/dsetsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dsetsdll/Release/dsetsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dsetsdll/Release/dsetsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dt_arith/dt_arith.vcproj b/windows/test/dt_arith/dt_arith.vcproj index 339d1d0..9446585 100644 --- a/windows/test/dt_arith/dt_arith.vcproj +++ b/windows/test/dt_arith/dt_arith.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dt_arith/Debug/dt_arith.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/dt_arith/Release/dt_arith.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/dt_arith/Release/dt_arith.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dt_arithdll/dt_arithdll.vcproj b/windows/test/dt_arithdll/dt_arithdll.vcproj index d1aa496..5c279d6 100644 --- a/windows/test/dt_arithdll/dt_arithdll.vcproj +++ b/windows/test/dt_arithdll/dt_arithdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dt_arithdll/Debug/dt_arithdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dt_arithdll/Release/dt_arithdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dt_arithdll/Release/dt_arithdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dtransform/dtransform.vcproj b/windows/test/dtransform/dtransform.vcproj index 65df3a9..ca16ed9 100644 --- a/windows/test/dtransform/dtransform.vcproj +++ b/windows/test/dtransform/dtransform.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dtransform/Debug/dtransform.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/dtransform/Release/dtransform.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/dtransform/Release/dtransform.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dtransformdll/dtransformdll.vcproj b/windows/test/dtransformdll/dtransformdll.vcproj index 9a39135..25b6a9f 100644 --- a/windows/test/dtransformdll/dtransformdll.vcproj +++ b/windows/test/dtransformdll/dtransformdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dtransformdll/Debug/dtransformdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dtransformdll/Release/dtransformdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dtransformdll/Release/dtransformdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dtypes/dtypes.vcproj b/windows/test/dtypes/dtypes.vcproj index f794445..fd9bad0 100644 --- a/windows/test/dtypes/dtypes.vcproj +++ b/windows/test/dtypes/dtypes.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dtypes/Debug/dtypes.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/dtypes/Release/dtypes.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/dtypes/Release/dtypes.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/dtypesdll/dtypesdll.vcproj b/windows/test/dtypesdll/dtypesdll.vcproj index 04b2935..580e512 100644 --- a/windows/test/dtypesdll/dtypesdll.vcproj +++ b/windows/test/dtypesdll/dtypesdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/dtypesdll/Debug/dtypesdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dtypesdll/Release/dtypesdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/dtypesdll/Release/dtypesdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/earray/earray.vcproj b/windows/test/earray/earray.vcproj index 986c46b..fb85a90 100644 --- a/windows/test/earray/earray.vcproj +++ b/windows/test/earray/earray.vcproj @@ -1,11 +1,12 @@ - @@ -146,6 +146,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -223,6 +222,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -301,6 +299,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/earraydll/earraydll.vcproj b/windows/test/earraydll/earraydll.vcproj index faca079..427332a 100644 --- a/windows/test/earraydll/earraydll.vcproj +++ b/windows/test/earraydll/earraydll.vcproj @@ -1,11 +1,12 @@ - @@ -146,6 +146,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -223,6 +222,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -301,6 +299,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/enum/enum.vcproj b/windows/test/enum/enum.vcproj index f2f9251..bda6ece 100644 --- a/windows/test/enum/enum.vcproj +++ b/windows/test/enum/enum.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/enum/Release/enum.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/enum/Debug/enum.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/enum/Debug/enum.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/enumdll/enumdll.vcproj b/windows/test/enumdll/enumdll.vcproj index d05b3ba..1e18a6e 100644 --- a/windows/test/enumdll/enumdll.vcproj +++ b/windows/test/enumdll/enumdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/enumdll/Release/enumdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/enumdll/Debug/enumdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/enumdll/Debug/enumdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/err_compat/err_compat.vcproj b/windows/test/err_compat/err_compat.vcproj index badc2cd..9a3d467 100644 --- a/windows/test/err_compat/err_compat.vcproj +++ b/windows/test/err_compat/err_compat.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/err_compat/Debug/err_compat.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/err_compat/Release/err_compat.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/err_compat/Release/err_compat.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/err_compatdll/err_compatdll.vcproj b/windows/test/err_compatdll/err_compatdll.vcproj index b1d4995..66db646 100644 --- a/windows/test/err_compatdll/err_compatdll.vcproj +++ b/windows/test/err_compatdll/err_compatdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/err_compatdll/Debug/err_compatdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/err_compatdll/Release/err_compatdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/err_compatdll/Release/err_compatdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/error_test/error_test.vcproj b/windows/test/error_test/error_test.vcproj index 75d802c..ef020fa 100644 --- a/windows/test/error_test/error_test.vcproj +++ b/windows/test/error_test/error_test.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/error_test/Release/error_test.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/error_test/Debug/error_test.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/error_test/Debug/error_test.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/error_testdll/error_testdll.vcproj b/windows/test/error_testdll/error_testdll.vcproj index b1fd740..46c92b6 100644 --- a/windows/test/error_testdll/error_testdll.vcproj +++ b/windows/test/error_testdll/error_testdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/error_testdll/Debug/error_testdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/error_testdll/Release/error_testdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/error_testdll/Release/error_testdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/extend/extend.vcproj b/windows/test/extend/extend.vcproj index 0885791..55454a7c 100644 --- a/windows/test/extend/extend.vcproj +++ b/windows/test/extend/extend.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/extend/Release/extend.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/extend/Debug/extend.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/extend/Debug/extend.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/extenddll/extenddll.vcproj b/windows/test/extenddll/extenddll.vcproj index 665cdf0..1ad91d5 100644 --- a/windows/test/extenddll/extenddll.vcproj +++ b/windows/test/extenddll/extenddll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/extenddll/Debug/extenddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/extenddll/Release/extenddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/extenddll/Release/extenddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/external/external.vcproj b/windows/test/external/external.vcproj index 19dbb49..3b79615 100644 --- a/windows/test/external/external.vcproj +++ b/windows/test/external/external.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/external/Debug/external.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/external/Release/external.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/external/Release/external.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/externaldll/externaldll.vcproj b/windows/test/externaldll/externaldll.vcproj index 4095427..f46c0e9 100644 --- a/windows/test/externaldll/externaldll.vcproj +++ b/windows/test/externaldll/externaldll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/externaldll/Release/externaldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/externaldll/Debug/externaldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/externaldll/Debug/externaldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/farray/farray.vcproj b/windows/test/farray/farray.vcproj index 5b69b6b..81c42b1 100644 --- a/windows/test/farray/farray.vcproj +++ b/windows/test/farray/farray.vcproj @@ -1,11 +1,12 @@ - @@ -146,6 +146,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -223,6 +222,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -301,6 +299,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/farraydll/farraydll.vcproj b/windows/test/farraydll/farraydll.vcproj index 461e3bc..083c02b 100644 --- a/windows/test/farraydll/farraydll.vcproj +++ b/windows/test/farraydll/farraydll.vcproj @@ -1,11 +1,12 @@ - @@ -146,6 +146,8 @@ LinkIncremental="2" GenerateDebugInformation="true" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -223,6 +222,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -301,6 +299,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/fheap/fheap.vcproj b/windows/test/fheap/fheap.vcproj index 7332814..f0514d2 100644 --- a/windows/test/fheap/fheap.vcproj +++ b/windows/test/fheap/fheap.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/fheap/Release/fheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/fheap/Debug/fheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/fheap/Debug/fheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/fheapdll/fheapdll.vcproj b/windows/test/fheapdll/fheapdll.vcproj index 6da1230..176e88e 100644 --- a/windows/test/fheapdll/fheapdll.vcproj +++ b/windows/test/fheapdll/fheapdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/fheapdll/Release/fheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/fheapdll/Debug/fheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/fheapdll/Debug/fheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/fillval/fillval.vcproj b/windows/test/fillval/fillval.vcproj index eb07dc6..07a3976 100644 --- a/windows/test/fillval/fillval.vcproj +++ b/windows/test/fillval/fillval.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/fillval/Debug/fillval.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/fillval/Release/fillval.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/fillval/Release/fillval.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/fillvaldll/fillvaldll.vcproj b/windows/test/fillvaldll/fillvaldll.vcproj index d6a71a9..c58b3f4 100644 --- a/windows/test/fillvaldll/fillvaldll.vcproj +++ b/windows/test/fillvaldll/fillvaldll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/fillvaldll/Release/fillvaldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/fillvaldll/Debug/fillvaldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/fillvaldll/Debug/fillvaldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/flush1/flush1.vcproj b/windows/test/flush1/flush1.vcproj index 4daa45b..20aebf7 100644 --- a/windows/test/flush1/flush1.vcproj +++ b/windows/test/flush1/flush1.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/flush1/Release/flush1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/flush1/Debug/flush1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/flush1/Debug/flush1.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/flush1dll/flush1dll.vcproj b/windows/test/flush1dll/flush1dll.vcproj index a0adb40..28a37e1 100644 --- a/windows/test/flush1dll/flush1dll.vcproj +++ b/windows/test/flush1dll/flush1dll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/flush1dll/Debug/flush1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/flush1dll/Release/flush1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/flush1dll/Release/flush1dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/flush2/flush2.vcproj b/windows/test/flush2/flush2.vcproj index 211f8e1..2692264 100644 --- a/windows/test/flush2/flush2.vcproj +++ b/windows/test/flush2/flush2.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/flush2/Debug/flush2.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/flush2/Release/flush2.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/flush2/Release/flush2.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/flush2dll/flush2dll.vcproj b/windows/test/flush2dll/flush2dll.vcproj index d6b4cf6..5c94015 100644 --- a/windows/test/flush2dll/flush2dll.vcproj +++ b/windows/test/flush2dll/flush2dll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/flush2dll/Debug/flush2dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/flush2dll/Release/flush2dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/flush2dll/Release/flush2dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/freespace/freespace.vcproj b/windows/test/freespace/freespace.vcproj index 47a8dd1..dd90c23 100644 --- a/windows/test/freespace/freespace.vcproj +++ b/windows/test/freespace/freespace.vcproj @@ -1,11 +1,12 @@ - - - @@ -301,6 +299,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/freespacedll/freespacedll.vcproj b/windows/test/freespacedll/freespacedll.vcproj index de935d9..db0e395 100644 --- a/windows/test/freespacedll/freespacedll.vcproj +++ b/windows/test/freespacedll/freespacedll.vcproj @@ -1,11 +1,12 @@ - - - @@ -301,6 +299,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/getname/getname.vcproj b/windows/test/getname/getname.vcproj index 87634d6..ba5239f 100644 --- a/windows/test/getname/getname.vcproj +++ b/windows/test/getname/getname.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/getname/Release/getname.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/getname/Debug/getname.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/getname/Debug/getname.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/getnamedll/getnamedll.vcproj b/windows/test/getnamedll/getnamedll.vcproj index 72f7701..cff6311 100644 --- a/windows/test/getnamedll/getnamedll.vcproj +++ b/windows/test/getnamedll/getnamedll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/getnamedll/Release/getnamedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/getnamedll/Debug/getnamedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/getnamedll/Debug/getnamedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/getub/getub.vcproj b/windows/test/getub/getub.vcproj index 3229f6f..c77d1c2 100644 --- a/windows/test/getub/getub.vcproj +++ b/windows/test/getub/getub.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/getub/Debug/getub.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/getub/Release/getub.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/getub/Release/getub.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/gheap/gheap.vcproj b/windows/test/gheap/gheap.vcproj index 45413e9..2a280f5 100644 --- a/windows/test/gheap/gheap.vcproj +++ b/windows/test/gheap/gheap.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/gheap/Release/gheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/gheap/Debug/gheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/gheap/Debug/gheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/gheapdll/gheapdll.vcproj b/windows/test/gheapdll/gheapdll.vcproj index bf1d5a4..bf53deb 100644 --- a/windows/test/gheapdll/gheapdll.vcproj +++ b/windows/test/gheapdll/gheapdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/gheapdll/Release/gheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/gheapdll/Debug/gheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/gheapdll/Debug/gheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/hyperslab/hyperslab.vcproj b/windows/test/hyperslab/hyperslab.vcproj index c175e20..bd784fc 100644 --- a/windows/test/hyperslab/hyperslab.vcproj +++ b/windows/test/hyperslab/hyperslab.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/hyperslab/Debug/hyperslab.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/hyperslab/Release/hyperslab.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/hyperslab/Release/hyperslab.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/hyperslabdll/hyperslabdll.vcproj b/windows/test/hyperslabdll/hyperslabdll.vcproj index 53d7c76..3fcb576 100644 --- a/windows/test/hyperslabdll/hyperslabdll.vcproj +++ b/windows/test/hyperslabdll/hyperslabdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/hyperslabdll/Release/hyperslabdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -260,6 +259,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/hyperslabdll/Debug/hyperslabdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/hyperslabdll/Debug/hyperslabdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/iopipe/iopipe.vcproj b/windows/test/iopipe/iopipe.vcproj index 1c36adc..965b8dc 100644 --- a/windows/test/iopipe/iopipe.vcproj +++ b/windows/test/iopipe/iopipe.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/iopipe/Release/iopipe.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/iopipe/Debug/iopipe.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/iopipe/Debug/iopipe.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/iopipedll/iopipedll.vcproj b/windows/test/iopipedll/iopipedll.vcproj index 0327d5b..a629b51 100644 --- a/windows/test/iopipedll/iopipedll.vcproj +++ b/windows/test/iopipedll/iopipedll.vcproj @@ -1,10 +1,11 @@ - @@ -169,6 +169,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/iopipedll/Debug/iopipedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -259,6 +258,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/iopipedll/Release/iopipedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/iopipedll/Release/iopipedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/istore/istore.vcproj b/windows/test/istore/istore.vcproj index 3aeeaf9..dfea2e6 100644 --- a/windows/test/istore/istore.vcproj +++ b/windows/test/istore/istore.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/istore/Release/istore.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/istore/Debug/istore.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/istore/Debug/istore.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/istoredll/istoredll.vcproj b/windows/test/istoredll/istoredll.vcproj index 8d21753..605c33a 100644 --- a/windows/test/istoredll/istoredll.vcproj +++ b/windows/test/istoredll/istoredll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/istoredll/Release/istoredll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/istoredll/Debug/istoredll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/istoredll/Debug/istoredll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/lheap/lheap.vcproj b/windows/test/lheap/lheap.vcproj index ed33cd6..1808441 100644 --- a/windows/test/lheap/lheap.vcproj +++ b/windows/test/lheap/lheap.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/lheap/Debug/lheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/lheap/Release/lheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/lheap/Release/lheap.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/lheapdll/lheapdll.vcproj b/windows/test/lheapdll/lheapdll.vcproj index d942fd5..de4018d 100644 --- a/windows/test/lheapdll/lheapdll.vcproj +++ b/windows/test/lheapdll/lheapdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/lheapdll/Release/lheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/lheapdll/Debug/lheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/lheapdll/Debug/lheapdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/libtest/libtest.vcproj b/windows/test/libtest/libtest.vcproj index 76c29f0..8b1d697 100644 --- a/windows/test/libtest/libtest.vcproj +++ b/windows/test/libtest/libtest.vcproj @@ -1,9 +1,10 @@ @@ -107,9 +110,6 @@ Name="VCAppVerifierTool" /> - @@ -181,6 +181,8 @@ ManifestFile="$(TargetPath).intermediate.manifest" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -203,9 +205,6 @@ Name="VCAppVerifierTool" /> - @@ -277,6 +276,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="1" /> @@ -299,9 +300,6 @@ Name="VCAppVerifierTool" /> - @@ -373,6 +371,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" SubSystem="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" ImportLibrary="$(TargetDir)$(TargetName).lib" TargetMachine="17" /> @@ -395,9 +395,6 @@ Name="VCAppVerifierTool" /> - diff --git a/windows/test/links/links.vcproj b/windows/test/links/links.vcproj index 4e1c849..b614788 100644 --- a/windows/test/links/links.vcproj +++ b/windows/test/links/links.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/links/Release/links.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/links/Debug/links.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/links/Debug/links.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/linksdll/linksdll.vcproj b/windows/test/linksdll/linksdll.vcproj index bb20897..01f3cd9 100644 --- a/windows/test/linksdll/linksdll.vcproj +++ b/windows/test/linksdll/linksdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/linksdll/Debug/linksdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/linksdll/Release/linksdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/linksdll/Release/linksdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/mf/mf.vcproj b/windows/test/mf/mf.vcproj index ae7ca56..cc3ddd3 100644 --- a/windows/test/mf/mf.vcproj +++ b/windows/test/mf/mf.vcproj @@ -1,11 +1,12 @@ - - - @@ -301,6 +299,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/mfdll/mfdll.vcproj b/windows/test/mfdll/mfdll.vcproj index 8806822..4ecb24e 100644 --- a/windows/test/mfdll/mfdll.vcproj +++ b/windows/test/mfdll/mfdll.vcproj @@ -1,11 +1,12 @@ - - - @@ -301,6 +299,8 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/mount/mount.vcproj b/windows/test/mount/mount.vcproj index 96b09ab..58b5cc4 100644 --- a/windows/test/mount/mount.vcproj +++ b/windows/test/mount/mount.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/mount/Debug/mount.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/mount/Release/mount.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/mount/Release/mount.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/mountdll/mountdll.vcproj b/windows/test/mountdll/mountdll.vcproj index 6fa9330..63523b4 100644 --- a/windows/test/mountdll/mountdll.vcproj +++ b/windows/test/mountdll/mountdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/mountdll/Debug/mountdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/mountdll/Release/mountdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/mountdll/Release/mountdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/mtime/mtime.vcproj b/windows/test/mtime/mtime.vcproj index baa7de3..2b9f040 100644 --- a/windows/test/mtime/mtime.vcproj +++ b/windows/test/mtime/mtime.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/mtime/Release/mtime.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/mtime/Debug/mtime.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/mtime/Debug/mtime.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/mtimedll/mtimedll.vcproj b/windows/test/mtimedll/mtimedll.vcproj index 9e25e22..ad5b298 100644 --- a/windows/test/mtimedll/mtimedll.vcproj +++ b/windows/test/mtimedll/mtimedll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/mtimedll/Release/mtimedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/mtimedll/Debug/mtimedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/mtimedll/Debug/mtimedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/ntypes/ntypes.vcproj b/windows/test/ntypes/ntypes.vcproj index 62f27cc..8a97d18 100644 --- a/windows/test/ntypes/ntypes.vcproj +++ b/windows/test/ntypes/ntypes.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/ntypes/Debug/ntypes.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/ntypes/Release/ntypes.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/ntypes/Release/ntypes.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/ntypesdll/ntypesdll.vcproj b/windows/test/ntypesdll/ntypesdll.vcproj index e38bf03..1cd61b8 100644 --- a/windows/test/ntypesdll/ntypesdll.vcproj +++ b/windows/test/ntypesdll/ntypesdll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/ntypesdll/Debug/ntypesdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/ntypesdll/Release/ntypesdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/ntypesdll/Release/ntypesdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/objcopy/objcopy.vcproj b/windows/test/objcopy/objcopy.vcproj index 58b39e9..f535853 100644 --- a/windows/test/objcopy/objcopy.vcproj +++ b/windows/test/objcopy/objcopy.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/objcopy/Debug/objcopy.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/objcopy/Release/objcopy.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/objcopy/Release/objcopy.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/objcopydll/objcopydll.vcproj b/windows/test/objcopydll/objcopydll.vcproj index 7756ca4..eb1fa48 100644 --- a/windows/test/objcopydll/objcopydll.vcproj +++ b/windows/test/objcopydll/objcopydll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/objcopydll/Debug/objcopydll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/objcopydll/Release/objcopydll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/objcopydll/Release/objcopydll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/ohdr/ohdr.vcproj b/windows/test/ohdr/ohdr.vcproj index 004452d..05e2a9a 100644 --- a/windows/test/ohdr/ohdr.vcproj +++ b/windows/test/ohdr/ohdr.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/ohdr/Release/ohdr.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/ohdr/Debug/ohdr.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/ohdr/Debug/ohdr.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/ohdrdll/ohdrdll.vcproj b/windows/test/ohdrdll/ohdrdll.vcproj index bc2947e..835d6d6 100644 --- a/windows/test/ohdrdll/ohdrdll.vcproj +++ b/windows/test/ohdrdll/ohdrdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/ohdrdll/Release/ohdrdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/ohdrdll/Debug/ohdrdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/ohdrdll/Debug/ohdrdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/overhead/overhead.vcproj b/windows/test/overhead/overhead.vcproj index b797467..773ee84 100644 --- a/windows/test/overhead/overhead.vcproj +++ b/windows/test/overhead/overhead.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/overhead/Release/overhead.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/overhead/Debug/overhead.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/overhead/Debug/overhead.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/overheaddll/overheaddll.vcproj b/windows/test/overheaddll/overheaddll.vcproj index 9b8ac8e..f70cad6 100644 --- a/windows/test/overheaddll/overheaddll.vcproj +++ b/windows/test/overheaddll/overheaddll.vcproj @@ -1,10 +1,11 @@ - @@ -169,6 +169,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/overheaddll/Debug/overheaddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -259,6 +258,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/overheaddll/Release/overheaddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/overheaddll/Release/overheaddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/pool/pool.vcproj b/windows/test/pool/pool.vcproj index 47e4922..c5092bb 100644 --- a/windows/test/pool/pool.vcproj +++ b/windows/test/pool/pool.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/pool/Release/pool.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/pool/Debug/pool.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/pool/Debug/pool.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/pooldll/pooldll.vcproj b/windows/test/pooldll/pooldll.vcproj index 70e2516..dffe7b8 100644 --- a/windows/test/pooldll/pooldll.vcproj +++ b/windows/test/pooldll/pooldll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/pooldll/Release/pooldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/pooldll/Debug/pooldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/pooldll/Debug/pooldll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/reserved/reserved.vcproj b/windows/test/reserved/reserved.vcproj index 65ac4a8..0bc9e13 100644 --- a/windows/test/reserved/reserved.vcproj +++ b/windows/test/reserved/reserved.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/reserved/Debug/reserved.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/reserved/Release/reserved.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/reserved/Release/reserved.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/reserveddll/reserveddll.vcproj b/windows/test/reserveddll/reserveddll.vcproj index d49d97c..19d40ff 100644 --- a/windows/test/reserveddll/reserveddll.vcproj +++ b/windows/test/reserveddll/reserveddll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/reserveddll/Debug/reserveddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/reserveddll/Release/reserveddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/reserveddll/Release/reserveddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/set_extent/set_extent.vcproj b/windows/test/set_extent/set_extent.vcproj index 4b95278..d5e38e9 100644 --- a/windows/test/set_extent/set_extent.vcproj +++ b/windows/test/set_extent/set_extent.vcproj @@ -1,9 +1,10 @@ - @@ -174,6 +174,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/set_extent/Debug/set_extent.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/set_extent/Release/set_extent.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -359,6 +357,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/set_extent/Release/set_extent.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/set_extentdll/set_extentdll.vcproj b/windows/test/set_extentdll/set_extentdll.vcproj index d1f0075..898b023 100644 --- a/windows/test/set_extentdll/set_extentdll.vcproj +++ b/windows/test/set_extentdll/set_extentdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/set_extentdll/Debug/set_extentdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/set_extentdll/Release/set_extentdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/set_extentdll/Release/set_extentdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/stab/stab.vcproj b/windows/test/stab/stab.vcproj index cc024ac..9ee0288 100644 --- a/windows/test/stab/stab.vcproj +++ b/windows/test/stab/stab.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/stab/Debug/stab.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/stab/Release/stab.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/stab/Release/stab.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/stabdll/stabdll.vcproj b/windows/test/stabdll/stabdll.vcproj index 26f927e..115e273 100644 --- a/windows/test/stabdll/stabdll.vcproj +++ b/windows/test/stabdll/stabdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/stabdll/Debug/stabdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/stabdll/Release/stabdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/stabdll/Release/stabdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/tcheckversion/tcheckversion.vcproj b/windows/test/tcheckversion/tcheckversion.vcproj index 0eae847..b68ce9d 100644 --- a/windows/test/tcheckversion/tcheckversion.vcproj +++ b/windows/test/tcheckversion/tcheckversion.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/tcheckversion/Release/tcheckversion.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/tcheckversion/Debug/tcheckversion.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/tcheckversion/Debug/tcheckversion.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/tcheckversiondll/tcheckversiondll.vcproj b/windows/test/tcheckversiondll/tcheckversiondll.vcproj index 8139dcc..18b2cb7 100644 --- a/windows/test/tcheckversiondll/tcheckversiondll.vcproj +++ b/windows/test/tcheckversiondll/tcheckversiondll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/tcheckversiondll/Debug/tcheckversiondll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -262,6 +261,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/tcheckversiondll/Release/tcheckversiondll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/tcheckversiondll/Release/tcheckversiondll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/tellub/tellub.vcproj b/windows/test/tellub/tellub.vcproj index 5f62717..e93bf11 100644 --- a/windows/test/tellub/tellub.vcproj +++ b/windows/test/tellub/tellub.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/tellub/Release/tellub.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/tellub/Debug/tellub.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/tellub/Debug/tellub.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/testhdf5/testhdf5.vcproj b/windows/test/testhdf5/testhdf5.vcproj index 8981304..7ddfeb9 100644 --- a/windows/test/testhdf5/testhdf5.vcproj +++ b/windows/test/testhdf5/testhdf5.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/testhdf5/Debug/testhdf5.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/testhdf5/Release/testhdf5.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/testhdf5/Release/testhdf5.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/testhdf5dll/testhdf5dll.vcproj b/windows/test/testhdf5dll/testhdf5dll.vcproj index 6291c6c..7b666b8 100644 --- a/windows/test/testhdf5dll/testhdf5dll.vcproj +++ b/windows/test/testhdf5dll/testhdf5dll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/testhdf5dll/Release/testhdf5dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -260,6 +259,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/testhdf5dll/Debug/testhdf5dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/testhdf5dll/Debug/testhdf5dll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/ttsafedll/ttsafedll.vcproj b/windows/test/ttsafedll/ttsafedll.vcproj index cd4d98f..9cc41f2 100644 --- a/windows/test/ttsafedll/ttsafedll.vcproj +++ b/windows/test/ttsafedll/ttsafedll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/ttsafedll/Debug/ttsafedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/ttsafedll/Release/ttsafedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/ttsafedll/Release/ttsafedll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/unlink/unlink.vcproj b/windows/test/unlink/unlink.vcproj index a808bb3..463bc70 100644 --- a/windows/test/unlink/unlink.vcproj +++ b/windows/test/unlink/unlink.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/unlink/Release/unlink.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/unlink/Debug/unlink.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/unlink/Debug/unlink.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/unlinkdll/unlinkdll.vcproj b/windows/test/unlinkdll/unlinkdll.vcproj index 3d0ae09..ada1a6b 100644 --- a/windows/test/unlinkdll/unlinkdll.vcproj +++ b/windows/test/unlinkdll/unlinkdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../test/unlinkdll/Release/unlinkdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/unlinkdll/Debug/unlinkdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/unlinkdll/Debug/unlinkdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/vfd/vfd.vcproj b/windows/test/vfd/vfd.vcproj index eb397e3..3e3f480 100644 --- a/windows/test/vfd/vfd.vcproj +++ b/windows/test/vfd/vfd.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/vfd/Debug/vfd.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/vfd/release/vfd.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/vfd/release/vfd.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/test/vfddll/vfddll.vcproj b/windows/test/vfddll/vfddll.vcproj index ad50e46..3a36117 100644 --- a/windows/test/vfddll/vfddll.vcproj +++ b/windows/test/vfddll/vfddll.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../test/vfddll/release/vfddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/vfddll/Debug/vfddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../test/vfddll/Debug/vfddll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5copy/h5copy.vcproj b/windows/tools/h5copy/h5copy.vcproj index bc0a7cf..e431162 100644 --- a/windows/tools/h5copy/h5copy.vcproj +++ b/windows/tools/h5copy/h5copy.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5copy/Debug/h5copy.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5copy/Release/h5copy.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5copy/Release/h5copy.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5debug/h5debug.vcproj b/windows/tools/h5debug/h5debug.vcproj index 8a3ad7a..5864fbf 100644 --- a/windows/tools/h5debug/h5debug.vcproj +++ b/windows/tools/h5debug/h5debug.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5debug/Debug/h5debug.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5debug/Release/h5debug.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5debug/Release/h5debug.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5debugdll/h5debugdll.vcproj b/windows/tools/h5debugdll/h5debugdll.vcproj index 2fe2041..09d30b6 100644 --- a/windows/tools/h5debugdll/h5debugdll.vcproj +++ b/windows/tools/h5debugdll/h5debugdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5debugdll/Release/h5debugdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -260,6 +259,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5debugdll/Debug/h5debugdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5debugdll/Debug/h5debugdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5diff/h5diff.vcproj b/windows/tools/h5diff/h5diff.vcproj index 038f651..53ba198 100644 --- a/windows/tools/h5diff/h5diff.vcproj +++ b/windows/tools/h5diff/h5diff.vcproj @@ -1,10 +1,11 @@ - @@ -177,6 +177,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5diff/Debug/h5diff.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -269,6 +268,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5diff/Release/h5diff.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -362,6 +360,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5diff/Release/h5diff.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5diffdll/h5diffdll.vcproj b/windows/tools/h5diffdll/h5diffdll.vcproj index 6310151..c03e135 100644 --- a/windows/tools/h5diffdll/h5diffdll.vcproj +++ b/windows/tools/h5diffdll/h5diffdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5diffdll/Release/h5diffdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5diffdll/Debug/h5diffdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5diffdll/Debug/h5diffdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5dump/h5dump.vcproj b/windows/tools/h5dump/h5dump.vcproj index 38e38c3..b9c12a5 100644 --- a/windows/tools/h5dump/h5dump.vcproj +++ b/windows/tools/h5dump/h5dump.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5dump/Debug/h5dump.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5dump/Release/h5dump.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5dump/Release/h5dump.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5dumpdll/h5dumpdll.vcproj b/windows/tools/h5dumpdll/h5dumpdll.vcproj index db20eef..d2532ab 100644 --- a/windows/tools/h5dumpdll/h5dumpdll.vcproj +++ b/windows/tools/h5dumpdll/h5dumpdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5dumpdll/Release/h5dumpdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5dumpdll/Debug/h5dumpdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5dumpdll/Debug/h5dumpdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5import/h5import.vcproj b/windows/tools/h5import/h5import.vcproj index c50e224..135b8c6 100644 --- a/windows/tools/h5import/h5import.vcproj +++ b/windows/tools/h5import/h5import.vcproj @@ -1,10 +1,11 @@ - @@ -169,6 +169,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5import/Release/h5import.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -260,6 +259,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5import/Debug/h5import.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5import/Debug/h5import.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5importdll/h5importdll.vcproj b/windows/tools/h5importdll/h5importdll.vcproj index 175fe2d..e0da716 100644 --- a/windows/tools/h5importdll/h5importdll.vcproj +++ b/windows/tools/h5importdll/h5importdll.vcproj @@ -1,10 +1,11 @@ - @@ -165,6 +165,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5importdll/Release/h5importdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -254,6 +253,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5importdll/Debug/h5importdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -344,6 +342,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5importdll/Debug/h5importdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5jam/h5jam.vcproj b/windows/tools/h5jam/h5jam.vcproj index c27cd36..c6d23e3 100644 --- a/windows/tools/h5jam/h5jam.vcproj +++ b/windows/tools/h5jam/h5jam.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5jam/Release/h5jam.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5jam/Debug/h5jam.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5jam/Debug/h5jam.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5ls/h5ls.vcproj b/windows/tools/h5ls/h5ls.vcproj index d843ba5..ce2e439 100644 --- a/windows/tools/h5ls/h5ls.vcproj +++ b/windows/tools/h5ls/h5ls.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5ls/Release/h5ls.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5ls/Debug/h5ls.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5ls/Debug/h5ls.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5lsdll/h5lsdll.vcproj b/windows/tools/h5lsdll/h5lsdll.vcproj index f6f280e..22d111f 100644 --- a/windows/tools/h5lsdll/h5lsdll.vcproj +++ b/windows/tools/h5lsdll/h5lsdll.vcproj @@ -1,10 +1,11 @@ - @@ -169,6 +169,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5lsdll/Debug/h5lsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -259,6 +258,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5lsdll/Release/h5lsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5lsdll/Release/h5lsdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5mkgrp/h5mkgrp.vcproj b/windows/tools/h5mkgrp/h5mkgrp.vcproj index 729ad04..199b82b 100644 --- a/windows/tools/h5mkgrp/h5mkgrp.vcproj +++ b/windows/tools/h5mkgrp/h5mkgrp.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5mkgrp/Release/h5mkgrp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5mkgrp/Debug/h5mkgrp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5mkgrp/Debug/h5mkgrp.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5repack/h5repack.vcproj b/windows/tools/h5repack/h5repack.vcproj index d251153..58c48a9 100644 --- a/windows/tools/h5repack/h5repack.vcproj +++ b/windows/tools/h5repack/h5repack.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5repack/Release/h5repack.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -269,6 +268,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5repack/Debug/h5repack.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -364,6 +362,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5repack/Debug/h5repack.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5repackdll/h5repackdll.vcproj b/windows/tools/h5repackdll/h5repackdll.vcproj index 651e0a4..8ef9432 100644 --- a/windows/tools/h5repackdll/h5repackdll.vcproj +++ b/windows/tools/h5repackdll/h5repackdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5repackdll/Debug/h5repackdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5repackdll/Release/h5repackdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5repackdll/Release/h5repackdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5repart/h5repart.vcproj b/windows/tools/h5repart/h5repart.vcproj index 09e2c80..ef1351b 100644 --- a/windows/tools/h5repart/h5repart.vcproj +++ b/windows/tools/h5repart/h5repart.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/h5repart/Release/h5repart.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5repart/Debug/h5repart.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5repart/Debug/h5repart.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5repartdll/h5repartdll.vcproj b/windows/tools/h5repartdll/h5repartdll.vcproj index aef32ab..190b876 100644 --- a/windows/tools/h5repartdll/h5repartdll.vcproj +++ b/windows/tools/h5repartdll/h5repartdll.vcproj @@ -1,10 +1,11 @@ - @@ -169,6 +169,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5repartdll/Debug/h5repartdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -259,6 +258,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5repartdll/Release/h5repartdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -350,6 +348,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5repartdll/Release/h5repartdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5stat/h5stat.vcproj b/windows/tools/h5stat/h5stat.vcproj index 6c9bc8a..f7802fa 100644 --- a/windows/tools/h5stat/h5stat.vcproj +++ b/windows/tools/h5stat/h5stat.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5stat/Debug/h5stat.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5stat/Release/h5stat.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5stat/Release/h5stat.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5statdll/h5statdll.vcproj b/windows/tools/h5statdll/h5statdll.vcproj index 0312772..b9d47a4 100644 --- a/windows/tools/h5statdll/h5statdll.vcproj +++ b/windows/tools/h5statdll/h5statdll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5statdll/Debug/h5statdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -263,6 +262,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5statdll/Release/h5statdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -354,6 +352,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5statdll/Release/h5statdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/h5unjam/h5unjam.vcproj b/windows/tools/h5unjam/h5unjam.vcproj index 20c2f2c..6e7b7aa 100644 --- a/windows/tools/h5unjam/h5unjam.vcproj +++ b/windows/tools/h5unjam/h5unjam.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/h5unjam/Release/h5unjam.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5unjam/Debug/h5unjam.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/h5unjam/Debug/h5unjam.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/talign/talign.vcproj b/windows/tools/talign/talign.vcproj index eb59c88..0afa4fd 100644 --- a/windows/tools/talign/talign.vcproj +++ b/windows/tools/talign/talign.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/talign/Debug/talign.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/talign/Release/talign.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../tools/talign/Release/talign.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/taligndll/taligndll.vcproj b/windows/tools/taligndll/taligndll.vcproj index 61ec1a2..2eb7f58 100644 --- a/windows/tools/taligndll/taligndll.vcproj +++ b/windows/tools/taligndll/taligndll.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../tools/taligndll/Release/taligndll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/taligndll/Debug/taligndll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../tools/taligndll/Debug/taligndll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/binread/binread.vcproj b/windows/tools/testfiles/binread/binread.vcproj index c839004..565dcd7 100644 --- a/windows/tools/testfiles/binread/binread.vcproj +++ b/windows/tools/testfiles/binread/binread.vcproj @@ -1,10 +1,11 @@ - @@ -167,6 +167,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/binread/Release/binread.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -255,6 +254,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/binread/Debug/binread.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -344,6 +342,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/binread/Debug/binread.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/h5difftst/h5difftst.vcproj b/windows/tools/testfiles/h5difftst/h5difftst.vcproj index b1dc72b..7c86ea6 100644 --- a/windows/tools/testfiles/h5difftst/h5difftst.vcproj +++ b/windows/tools/testfiles/h5difftst/h5difftst.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../tools/testfiles/h5difftst/Release/h5difftst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -267,6 +266,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5difftst/Debug/h5difftst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5difftst/Debug/h5difftst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -405,11 +402,11 @@ Filter="h;hpp;hxx;hm;inl;fi;fd" > diff --git a/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj b/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj index 4846853..558b309 100644 --- a/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj +++ b/windows/tools/testfiles/h5dumptst/h5dumptst.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5dumptst/Debug/h5dumptst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../tools/testfiles/h5dumptst/Release/h5dumptst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ IgnoreDefaultLibraryNames="" ProgramDatabaseFile=".\../../../../tools/testfiles/h5dumptst/Release/h5dumptst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/h5importtst/h5importtst.vcproj b/windows/tools/testfiles/h5importtst/h5importtst.vcproj index 3152347..9791ec9 100644 --- a/windows/tools/testfiles/h5importtst/h5importtst.vcproj +++ b/windows/tools/testfiles/h5importtst/h5importtst.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5importtst/Debug/h5importtst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5importtst/Release/h5importtst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5importtst/Release/h5importtst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj b/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj index 2673a6b..d17a738 100644 --- a/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj +++ b/windows/tools/testfiles/h5jamtst/h5jamtst.vcproj @@ -1,10 +1,11 @@ - @@ -175,6 +175,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5jamtst/Debug/h5jamtst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -266,6 +265,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5jamtst/Release/h5jamtst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5jamtst/Release/h5jamtst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj b/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj index 7607591..8a6ac2b 100644 --- a/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj +++ b/windows/tools/testfiles/h5repacktst/h5repacktst.vcproj @@ -1,10 +1,11 @@ - @@ -177,6 +177,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repacktst/Debug/h5repacktst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -268,6 +267,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repacktst/Release/h5repacktst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -360,6 +358,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repacktst/Release/h5repacktst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj b/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj index 9c14c8b..c5c9ffb 100644 --- a/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj +++ b/windows/tools/testfiles/h5repart_gentest/h5repart_gentest.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repart_gentest/Debug/h5repart_gentest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repart_gentest/Release/h5repart_gentest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5repart_gentest/Release/h5repart_gentest.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj b/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj index e9ac6b4..bf9ab4a 100644 --- a/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj +++ b/windows/tools/testfiles/h5reparttst/h5reparttst.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5reparttst/Debug/h5reparttst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -264,6 +263,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5reparttst/Release/h5reparttst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -356,6 +354,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/h5reparttst/Release/h5reparttst.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj b/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj index def2581..6edc058 100644 --- a/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj +++ b/windows/tools/testfiles/testh5repack_detect_szip/testh5repack_detect_szip.vcproj @@ -1,10 +1,11 @@ - @@ -173,6 +173,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/testh5repack_detect_szip/Release/testh5repack_detect_szip.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -265,6 +264,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/testh5repack_detect_szip/Debug/testh5repack_detect_szip.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -358,6 +356,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/testh5repack_detect_szip/Debug/testh5repack_detect_szip.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj b/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj index a11ff5f..a8f6843 100644 --- a/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj +++ b/windows/tools/testfiles/testh5repack_detect_szipdll/testh5repack_detect_szipdll.vcproj @@ -1,10 +1,11 @@ - @@ -171,6 +171,8 @@ SuppressStartupBanner="true" ProgramDatabaseFile=".\../../../../tools/testfiles/testh5repack_detect_szipdll/Release/testh5repack_detect_szipdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - @@ -261,6 +260,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/testh5repack_detect_szipdll/Debug/testh5repack_detect_szipdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="1" /> - @@ -352,6 +350,8 @@ GenerateDebugInformation="true" ProgramDatabaseFile=".\../../../../tools/testfiles/testh5repack_detect_szipdll/Debug/testh5repack_detect_szipdll.pdb" SubSystem="1" + RandomizedBaseAddress="1" + DataExecutionPrevention="0" TargetMachine="17" /> - diff --git a/windows/tools/toolslib/toolslib.vcproj b/windows/tools/toolslib/toolslib.vcproj index d00a132..882886b 100644 --- a/windows/tools/toolslib/toolslib.vcproj +++ b/windows/tools/toolslib/toolslib.vcproj @@ -1,9 +1,10 @@