summaryrefslogtreecommitdiffstats
path: root/windows/tools/h5statdll
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-08-18 14:56:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-08-18 14:56:54 (GMT)
commitcf421eaa74d9a5c50263b42cfeb8c55453ca985f (patch)
tree1f135c3cae6b9950b73f40ac36eb392d5bf4e4d6 /windows/tools/h5statdll
parent167af56bfd13593af8ac74070f5a48235debdebe (diff)
downloadhdf5-cf421eaa74d9a5c50263b42cfeb8c55453ca985f.zip
hdf5-cf421eaa74d9a5c50263b42cfeb8c55453ca985f.tar.gz
hdf5-cf421eaa74d9a5c50263b42cfeb8c55453ca985f.tar.bz2
[svn-r17373] Added new file to library project.
Also removed unused project settings. These were per file settings that should not be used unless a file needs them. Tested: Windows
Diffstat (limited to 'windows/tools/h5statdll')
-rw-r--r--windows/tools/h5statdll/h5statdll.vcproj63
1 files changed, 3 insertions, 60 deletions
diff --git a/windows/tools/h5statdll/h5statdll.vcproj b/windows/tools/h5statdll/h5statdll.vcproj
index 88debf0..0312772 100644
--- a/windows/tools/h5statdll/h5statdll.vcproj
+++ b/windows/tools/h5statdll/h5statdll.vcproj
@@ -385,67 +385,10 @@
<References>
</References>
<Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;f90;for;f;fpp"
+ <File
+ RelativePath="..\..\..\tools\h5stat\h5stat.c"
>
- <File
- RelativePath="..\..\..\tools\h5stat\h5stat.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- BasicRuntimeChecks="3"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;fi;fd"
- >
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- </Filter>
+ </File>
</Files>
<Globals>
</Globals>