summaryrefslogtreecommitdiffstats
path: root/windows/examples/allexamples
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-11-03 16:31:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-11-03 16:31:00 (GMT)
commit9bcd6e0621980816851c950202b42b8e8166391d (patch)
tree8373f3fd88aa37e7efe1be7ef3dc5074289608bb /windows/examples/allexamples
parentd8c4700561368b378dd1fe6b708a9c01378b7dc5 (diff)
downloadhdf5-9bcd6e0621980816851c950202b42b8e8166391d.zip
hdf5-9bcd6e0621980816851c950202b42b8e8166391d.tar.gz
hdf5-9bcd6e0621980816851c950202b42b8e8166391d.tar.bz2
[svn-r17809] Corrected expected output text file to match actual output. (Verified to linux output).
Corrected solution file type to not try to build .exe the solution name.
Diffstat (limited to 'windows/examples/allexamples')
-rw-r--r--windows/examples/allexamples/allexamples.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/windows/examples/allexamples/allexamples.vcproj b/windows/examples/allexamples/allexamples.vcproj
index 4c87ec0..d426da9 100644
--- a/windows/examples/allexamples/allexamples.vcproj
+++ b/windows/examples/allexamples/allexamples.vcproj
@@ -21,7 +21,7 @@
Name="Release|Win32"
OutputDirectory="..\..\..\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
- ConfigurationType="1"
+ ConfigurationType="10"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
@@ -109,7 +109,7 @@
Name="Release|x64"
OutputDirectory="..\..\..\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
- ConfigurationType="1"
+ ConfigurationType="10"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
@@ -198,7 +198,7 @@
Name="Debug|Win32"
OutputDirectory="..\..\..\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
- ConfigurationType="1"
+ ConfigurationType="10"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
@@ -286,7 +286,7 @@
Name="Debug|x64"
OutputDirectory="..\..\..\examples\$(ProjectName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)"
- ConfigurationType="1"
+ ConfigurationType="10"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"