summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-04-05 15:50:07 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-04-05 15:50:07 (GMT)
commit9a72ebee444ddd75e48bdc2df024671b65bc7a20 (patch)
tree72d8c3a96e96aeca90a1816ab67df11d9c535020 /windows
parent6ea7793875478bb842d174d95e09a1081a83cce9 (diff)
downloadhdf5-9a72ebee444ddd75e48bdc2df024671b65bc7a20.zip
hdf5-9a72ebee444ddd75e48bdc2df024671b65bc7a20.tar.gz
hdf5-9a72ebee444ddd75e48bdc2df024671b65bc7a20.tar.bz2
[svn-r18510] Updated project files to generate and link H5lib_settings.c
Diffstat (limited to 'windows')
-rw-r--r--windows/misc/typegen/h5libsettings/h5libsettings.vcproj12
-rw-r--r--windows/proj/hdf5/hdf5.vcproj4
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj4
3 files changed, 14 insertions, 6 deletions
diff --git a/windows/misc/typegen/h5libsettings/h5libsettings.vcproj b/windows/misc/typegen/h5libsettings/h5libsettings.vcproj
index 0077340..6f19395 100644
--- a/windows/misc/typegen/h5libsettings/h5libsettings.vcproj
+++ b/windows/misc/typegen/h5libsettings/h5libsettings.vcproj
@@ -195,8 +195,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
- Description="Generating H5lib_settings.h"
- CommandLine="if not exist &quot;$(TargetDir)..\..\H5lib_settings.h&quot; &quot;$(TargetPath)&quot; &gt; &quot;$(TargetDir)..\..\H5lib_settings.h&quot;"
+ Description="Generating H5lib_settings.c"
+ CommandLine="if not exist &quot;$(TargetDir)..\..\H5lib_settings.c&quot; &quot;$(TargetPath)&quot; &gt; &quot;$(TargetDir)..\..\H5lib_settings.c&quot;"
/>
</Configuration>
<Configuration
@@ -285,8 +285,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
- Description="Generating H5lib_settings.h"
- CommandLine="if not exist &quot;$(TargetDir)..\..\H5lib_settings.h&quot; &quot;$(TargetPath)&quot; &gt; &quot;$(TargetDir)..\..\H5lib_settings.h&quot;"
+ Description="Generating H5lib_settings.c"
+ CommandLine="if not exist &quot;$(TargetDir)..\..\H5lib_settings.c&quot; &quot;$(TargetPath)&quot; &gt; &quot;$(TargetDir)..\..\H5lib_settings.c&quot;"
/>
</Configuration>
<Configuration
@@ -376,8 +376,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
- Description="Generating H5lib_settings.h"
- CommandLine="if not exist &quot;$(TargetDir)..\..\H5lib_settings.h&quot; &quot;$(TargetPath)&quot; &gt; &quot;$(TargetDir)..\..\H5lib_settings.h&quot;"
+ Description="Generating H5lib_settings.c"
+ CommandLine="if not exist &quot;$(TargetDir)..\..\H5lib_settings.c&quot; &quot;$(TargetPath)&quot; &gt; &quot;$(TargetDir)..\..\H5lib_settings.c&quot;"
/>
</Configuration>
</Configurations>
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index 4112451..2bc2d64 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -866,6 +866,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5lib_settings.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5MF.c"
>
</File>
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index e2ed985..c755e83 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -953,6 +953,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5lib_settings.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5MF.c"
>
</File>