summaryrefslogtreecommitdiffstats
path: root/windows_vnet
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-02-18 18:51:47 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-02-18 18:51:47 (GMT)
commita937d785c0a3fa0f9342aef69f37d0a91216c620 (patch)
tree47ad5ea0e01acb647683435c58b309f43c2364ac /windows_vnet
parentd2eaed4f42a3351b304a32eae7f5ec9ba395a0cc (diff)
downloadhdf5-a937d785c0a3fa0f9342aef69f37d0a91216c620.zip
hdf5-a937d785c0a3fa0f9342aef69f37d0a91216c620.tar.gz
hdf5-a937d785c0a3fa0f9342aef69f37d0a91216c620.tar.bz2
[svn-r14605] Purpose: Rename Windows HL Example projects to match other platforms
Description: The collection of HL C examples that we distribute for Windows is incomplete. I wasn't aware of it until Pedro pointed it out, because we use different (although similar) names for the generated files. This checkin changes the naming to follow Linux, in preparation to add the rest of the HL examples to Windows. Note: I believe I've updated the MANIFEST accordingly, but I may have missed something-- I'll check on Linux shortly after this commit. Tested: VS2005 on WinXP VS.NET on WinXP
Diffstat (limited to 'windows_vnet')
-rw-r--r--windows_vnet/hl/examples/allhlcexamples/allhlcexamples.sln20
-rw-r--r--windows_vnet/hl/examples/ex_ds1/ex_ds1.vcproj (renamed from windows_vnet/hl/examples/ex_ds/ex_ds.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ex_ds1dll/ex_ds1dll.vcproj (renamed from windows_vnet/hl/examples/ex_dsdll/ex_dsdll.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ex_image1/ex_image1.vcproj (renamed from windows_vnet/hl/examples/ex_images/ex_images.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ex_image1dll/ex_image1dll.vcproj (renamed from windows_vnet/hl/examples/ex_imagesdll/ex_imagesdll.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ex_lite1/ex_lite1.vcproj (renamed from windows_vnet/hl/examples/ex_lite/ex_lite.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ex_lite1dll/ex_lite1dll.vcproj (renamed from windows_vnet/hl/examples/ex_litedll/ex_litedll.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ex_table01/ex_table01.vcproj (renamed from windows_vnet/hl/examples/ex_table/ex_table.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ex_table01dll/ex_table01dll.vcproj (renamed from windows_vnet/hl/examples/ex_tabledll/ex_tabledll.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ptExampleFL/ptExampleFL.vcproj (renamed from windows_vnet/hl/examples/ex_packet/ex_packet.vcproj)38
-rw-r--r--windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj (renamed from windows_vnet/hl/examples/ex_packetdll/ex_packetdll.vcproj)38
11 files changed, 200 insertions, 200 deletions
diff --git a/windows_vnet/hl/examples/allhlcexamples/allhlcexamples.sln b/windows_vnet/hl/examples/allhlcexamples/allhlcexamples.sln
index 4ed5225..c6a4f71 100644
--- a/windows_vnet/hl/examples/allhlcexamples/allhlcexamples.sln
+++ b/windows_vnet/hl/examples/allhlcexamples/allhlcexamples.sln
@@ -13,43 +13,43 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "allhlcexamples", "allhlcexa
{154DCDF3-E08F-4881-B2D4-776B26C9D5DA} = {154DCDF3-E08F-4881-B2D4-776B26C9D5DA}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_ds", "..\ex_ds\ex_ds.vcproj", "{99EDFA69-68D6-43F7-A4DB-1C2739D8364C}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_ds1", "..\ex_ds1\ex_ds1.vcproj", "{99EDFA69-68D6-43F7-A4DB-1C2739D8364C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_dsdll", "..\ex_dsdll\ex_dsdll.vcproj", "{C6B12522-10FD-4E4A-AD4E-AD28A6011CF0}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_ds1dll", "..\ex_ds1dll\ex_ds1dll.vcproj", "{C6B12522-10FD-4E4A-AD4E-AD28A6011CF0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_images", "..\ex_images\ex_images.vcproj", "{154DCDF3-E08F-4881-B2D4-776B26C9D5DA}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_image1", "..\ex_image1\ex_image1.vcproj", "{154DCDF3-E08F-4881-B2D4-776B26C9D5DA}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_imagesdll", "..\ex_imagesdll\ex_imagesdll.vcproj", "{79DE1C67-FE07-41FE-A8C9-154CD2C0280D}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_image1dll", "..\ex_image1dll\ex_image1dll.vcproj", "{79DE1C67-FE07-41FE-A8C9-154CD2C0280D}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_lite", "..\ex_lite\ex_lite.vcproj", "{643A1F28-6553-43B9-9F26-DD5FE2448559}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_lite1", "..\ex_lite1\ex_lite1.vcproj", "{643A1F28-6553-43B9-9F26-DD5FE2448559}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_litedll", "..\ex_litedll\ex_litedll.vcproj", "{BA597B44-B102-4E95-98F4-03C9ABD02A62}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_lite1dll", "..\ex_lite1dll\ex_lite1dll.vcproj", "{BA597B44-B102-4E95-98F4-03C9ABD02A62}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_packet", "..\ex_packet\ex_packet.vcproj", "{133F4A96-DD6D-4B13-BADC-7587F845D253}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ptExampleFL", "..\ptExampleFL\ptExampleFL.vcproj", "{133F4A96-DD6D-4B13-BADC-7587F845D253}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_packetdll", "..\ex_packetdll\ex_packetdll.vcproj", "{50FEC639-EBCF-4F19-B535-ABECE5707A93}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ptExampleFLdll", "..\ptExampleFLdll\ptExampleFLdll.vcproj", "{50FEC639-EBCF-4F19-B535-ABECE5707A93}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_table", "..\ex_table\ex_table.vcproj", "{31018018-AC76-4F43-846C-F8B1DCE676FD}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_table01", "..\ex_table01\ex_table01.vcproj", "{31018018-AC76-4F43-846C-F8B1DCE676FD}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_tabledll", "..\ex_tabledll\ex_tabledll.vcproj", "{5526D330-EDC2-4620-8816-44D4196E2372}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ex_table01dll", "..\ex_table01dll\ex_table01dll.vcproj", "{5526D330-EDC2-4620-8816-44D4196E2372}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
diff --git a/windows_vnet/hl/examples/ex_ds/ex_ds.vcproj b/windows_vnet/hl/examples/ex_ds1/ex_ds1.vcproj
index 8cee5be..7e4f16b 100644
--- a/windows_vnet/hl/examples/ex_ds/ex_ds.vcproj
+++ b/windows_vnet/hl/examples/ex_ds1/ex_ds1.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_ds"
+ Name="ex_ds1"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_ds\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_ds\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_ds1\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_ds1\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -28,10 +28,10 @@
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_ds\Release/ex_ds.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_ds\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_ds\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_ds\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_ds1\Release/ex_ds1.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_ds1\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_ds1\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_ds1\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -40,16 +40,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5.lib hdf5_hl.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_ds\Release/ex_ds.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_ds1\Release/ex_ds1.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds\Release/ex_ds.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1\Release/ex_ds1.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_ds\Release/ex_ds.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_ds1\Release/ex_ds1.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_ds\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_ds\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_ds1\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_ds1\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -88,10 +88,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_ds\Debug/ex_ds.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_ds\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_ds\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_ds\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_ds1\Debug/ex_ds1.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_ds1\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_ds1\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_ds1\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -101,17 +101,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5d.lib hdf5_hld.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_ds\Debug/ex_ds.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_ds1\Debug/ex_ds1.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib\,..\..\..\..\proj\hdf5\debug,..\..\..\..\proj\hdf5_hl\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds\Debug/ex_ds.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1\Debug/ex_ds1.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_ds\Debug/ex_ds.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_ds1\Debug/ex_ds1.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_dsdll/ex_dsdll.vcproj b/windows_vnet/hl/examples/ex_ds1dll/ex_ds1dll.vcproj
index 7aef8e9..1f17fd8 100644
--- a/windows_vnet/hl/examples/ex_dsdll/ex_dsdll.vcproj
+++ b/windows_vnet/hl/examples/ex_ds1dll/ex_ds1dll.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_dsdll"
+ Name="ex_ds1dll"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_dsdll\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_dsdll\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_ds1dll\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_ds1dll\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -26,10 +26,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_dsdll\Debug/ex_dsdll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_dsdll\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_dsdll\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_dsdll\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/ex_ds1dll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -39,17 +39,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5ddll.lib hdf5_hlddll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_dsdll\Debug/ex_dsdll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/ex_ds1dll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll\,..\..\..\..\proj\hdf5dll\debug,..\..\..\..\proj\hdf5_hldll\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_dsdll\Debug/ex_dsdll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/ex_ds1dll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_dsdll\Debug/ex_dsdll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_ds1dll\Debug/ex_ds1dll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_dsdll\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_dsdll\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_ds1dll\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_ds1dll\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -90,10 +90,10 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_dsdll\Release/ex_dsdll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_dsdll\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_dsdll\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_dsdll\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_ds1dll\Release/ex_ds1dll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_ds1dll\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_ds1dll\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_ds1dll\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -102,16 +102,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5dll.lib hdf5_hldll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_dsdll\Release/ex_dsdll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_ds1dll\Release/ex_ds1dll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_dsdll\Release/ex_dsdll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_ds1dll\Release/ex_ds1dll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_dsdll\Release/ex_dsdll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_ds1dll\Release/ex_ds1dll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_images/ex_images.vcproj b/windows_vnet/hl/examples/ex_image1/ex_image1.vcproj
index 04bd96e..e1bfaa2 100644
--- a/windows_vnet/hl/examples/ex_images/ex_images.vcproj
+++ b/windows_vnet/hl/examples/ex_image1/ex_image1.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_images"
+ Name="ex_image1"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_images\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_images\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_image1\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_image1\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -26,10 +26,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_images\Debug/ex_images.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_images\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_images\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_images\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_image1\Debug/ex_image1.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_image1\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_image1\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_image1\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -39,17 +39,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5d.lib hdf5_hld.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_images\Debug/ex_images.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_image1\Debug/ex_image1.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib\,..\..\..\..\proj\hdf5\debug,..\..\..\..\proj\hdf5_hl\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_images\Debug/ex_images.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1\Debug/ex_image1.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_images\Debug/ex_images.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_image1\Debug/ex_image1.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_images\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_images\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_image1\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_image1\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -90,10 +90,10 @@
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_images\Release/ex_images.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_images\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_images\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_images\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_image1\Release/ex_image1.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_image1\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_image1\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_image1\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -102,16 +102,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5.lib hdf5_hl.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_images\Release/ex_images.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_image1\Release/ex_image1.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_images\Release/ex_images.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1\Release/ex_image1.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_images\Release/ex_images.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_image1\Release/ex_image1.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_imagesdll/ex_imagesdll.vcproj b/windows_vnet/hl/examples/ex_image1dll/ex_image1dll.vcproj
index 7ec9819..9abf9a9 100644
--- a/windows_vnet/hl/examples/ex_imagesdll/ex_imagesdll.vcproj
+++ b/windows_vnet/hl/examples/ex_image1dll/ex_image1dll.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_imagesdll"
+ Name="ex_image1dll"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_imagesdll\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_imagesdll\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_image1dll\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_image1dll\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -26,10 +26,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_imagesdll\Debug/ex_imagesdll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_imagesdll\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_imagesdll\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_imagesdll\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_image1dll\Debug/ex_image1dll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_image1dll\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_image1dll\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_image1dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -39,17 +39,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5ddll.lib hdf5_hlddll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_imagesdll\Debug/ex_imagesdll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_image1dll\Debug/ex_image1dll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll\,..\..\..\..\proj\hdf5dll\debug,..\..\..\..\proj\hdf5_hldll\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_imagesdll\Debug/ex_imagesdll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1dll\Debug/ex_image1dll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_imagesdll\Debug/ex_imagesdll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_image1dll\Debug/ex_image1dll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_imagesdll\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_imagesdll\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_image1dll\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_image1dll\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -90,10 +90,10 @@
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_imagesdll\Release/ex_imagesdll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_imagesdll\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_imagesdll\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_imagesdll\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_image1dll\Release/ex_image1dll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_image1dll\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_image1dll\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_image1dll\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -102,16 +102,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5dll.lib hdf5_hldll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_imagesdll\Release/ex_imagesdll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_image1dll\Release/ex_image1dll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_imagesdll\Release/ex_imagesdll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_image1dll\Release/ex_image1dll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_imagesdll\Release/ex_imagesdll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_image1dll\Release/ex_image1dll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_lite/ex_lite.vcproj b/windows_vnet/hl/examples/ex_lite1/ex_lite1.vcproj
index f35d8fc..661da71 100644
--- a/windows_vnet/hl/examples/ex_lite/ex_lite.vcproj
+++ b/windows_vnet/hl/examples/ex_lite1/ex_lite1.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_lite"
+ Name="ex_lite1"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_lite\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_lite\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_lite1\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_lite1\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -28,10 +28,10 @@
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_lite\Release/ex_lite.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_lite\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_lite\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_lite\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_lite1\Release/ex_lite1.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_lite1\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_lite1\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_lite1\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -40,16 +40,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5.lib hdf5_hl.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_lite\Release/ex_lite.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_lite1\Release/ex_lite1.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite\Release/ex_lite.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1\Release/ex_lite1.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_lite\Release/ex_lite.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_lite1\Release/ex_lite1.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_lite\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_lite\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_lite1\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_lite1\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -88,10 +88,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_lite\Debug/ex_lite.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_lite\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_lite\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_lite\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_lite1\Debug/ex_lite1.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_lite1\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_lite1\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_lite1\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -101,17 +101,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5d.lib hdf5_hld.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_lite\Debug/ex_lite.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_lite1\Debug/ex_lite1.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib\,..\..\..\..\proj\hdf5\debug,..\..\..\..\proj\hdf5_hl\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite\Debug/ex_lite.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1\Debug/ex_lite1.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_lite\Debug/ex_lite.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_lite1\Debug/ex_lite1.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_litedll/ex_litedll.vcproj b/windows_vnet/hl/examples/ex_lite1dll/ex_lite1dll.vcproj
index 5eada93..8893925 100644
--- a/windows_vnet/hl/examples/ex_litedll/ex_litedll.vcproj
+++ b/windows_vnet/hl/examples/ex_lite1dll/ex_lite1dll.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_litedll"
+ Name="ex_lite1dll"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_litedll\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_litedll\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_lite1dll\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_lite1dll\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -28,10 +28,10 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_litedll\Release/ex_litedll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_litedll\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_litedll\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_litedll\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_lite1dll\Release/ex_lite1dll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_lite1dll\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_lite1dll\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_lite1dll\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -40,16 +40,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5dll.lib hdf5_hldll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_litedll\Release/ex_litedll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_lite1dll\Release/ex_lite1dll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_litedll\Release/ex_litedll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1dll\Release/ex_lite1dll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_litedll\Release/ex_litedll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_lite1dll\Release/ex_lite1dll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_litedll\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_litedll\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_lite1dll\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_lite1dll\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -88,10 +88,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_litedll\Debug/ex_litedll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_litedll\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_litedll\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_litedll\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/ex_lite1dll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -101,17 +101,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5ddll.lib hdf5_hlddll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_litedll\Debug/ex_litedll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/ex_lite1dll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll\,..\..\..\..\proj\hdf5dll\debug,..\..\..\..\proj\hdf5_hldll\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_litedll\Debug/ex_litedll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/ex_lite1dll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_litedll\Debug/ex_litedll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_lite1dll\Debug/ex_lite1dll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_table/ex_table.vcproj b/windows_vnet/hl/examples/ex_table01/ex_table01.vcproj
index 2b5bf52..b763675 100644
--- a/windows_vnet/hl/examples/ex_table/ex_table.vcproj
+++ b/windows_vnet/hl/examples/ex_table01/ex_table01.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_table"
+ Name="ex_table01"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_table\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_table\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_table01\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_table01\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -28,10 +28,10 @@
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_table\Release/ex_table.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_table\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_table\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_table\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_table01\Release/ex_table01.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_table01\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_table01\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_table01\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -40,16 +40,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5.lib hdf5_hl.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_table\Release/ex_table.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_table01\Release/ex_table01.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table\Release/ex_table.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01\Release/ex_table01.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_table\Release/ex_table.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_table01\Release/ex_table01.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_table\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_table\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_table01\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_table01\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -88,10 +88,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_table\Debug/ex_table.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_table\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_table\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_table\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_table01\Debug/ex_table01.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_table01\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_table01\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_table01\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -101,17 +101,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5d.lib hdf5_hld.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_table\Debug/ex_table.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_table01\Debug/ex_table01.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib\,..\..\..\..\proj\hdf5\debug,..\..\..\..\proj\hdf5_hl\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table\Debug/ex_table.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01\Debug/ex_table01.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_table\Debug/ex_table.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_table01\Debug/ex_table01.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_tabledll/ex_tabledll.vcproj b/windows_vnet/hl/examples/ex_table01dll/ex_table01dll.vcproj
index ab7807b..448e694 100644
--- a/windows_vnet/hl/examples/ex_tabledll/ex_tabledll.vcproj
+++ b/windows_vnet/hl/examples/ex_table01dll/ex_table01dll.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_tabledll"
+ Name="ex_table01dll"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_tabledll\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_tabledll\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_table01dll\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_table01dll\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -28,10 +28,10 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_tabledll\Release/ex_tabledll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_tabledll\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_tabledll\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_tabledll\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_table01dll\Release/ex_table01dll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_table01dll\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_table01dll\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_table01dll\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -40,16 +40,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5dll.lib hdf5_hldll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_tabledll\Release/ex_tabledll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_table01dll\Release/ex_table01dll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_tabledll\Release/ex_tabledll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01dll\Release/ex_table01dll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_tabledll\Release/ex_tabledll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_table01dll\Release/ex_table01dll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_tabledll\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_tabledll\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ex_table01dll\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ex_table01dll\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -88,10 +88,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_tabledll\Debug/ex_tabledll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_tabledll\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_tabledll\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_tabledll\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_table01dll\Debug/ex_table01dll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_table01dll\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ex_table01dll\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_table01dll\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -101,17 +101,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5ddll.lib hdf5_hlddll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_tabledll\Debug/ex_tabledll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ex_table01dll\Debug/ex_table01dll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll\,..\..\..\..\proj\hdf5dll\debug,..\..\..\..\proj\hdf5_hldll\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_tabledll\Debug/ex_tabledll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_table01dll\Debug/ex_table01dll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_tabledll\Debug/ex_tabledll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ex_table01dll\Debug/ex_table01dll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_packet/ex_packet.vcproj b/windows_vnet/hl/examples/ptExampleFL/ptExampleFL.vcproj
index 5653626..639e775 100644
--- a/windows_vnet/hl/examples/ex_packet/ex_packet.vcproj
+++ b/windows_vnet/hl/examples/ptExampleFL/ptExampleFL.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_packet"
+ Name="ptExampleFL"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_packet\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_packet\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ptExampleFL\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ptExampleFL\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -26,10 +26,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="5"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_packet\Debug/ex_packet.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_packet\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_packet\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_packet\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ptExampleFL\Debug/ptExampleFL.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ptExampleFL\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ptExampleFL\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ptExampleFL\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -39,17 +39,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5d.lib hdf5_hld.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_packet\Debug/ex_packet.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ptExampleFL\Debug/ptExampleFL.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\lib\,..\..\..\..\proj\hdf5\debug,..\..\..\..\proj\hdf5_hl\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_packet\Debug/ex_packet.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFL\Debug/ptExampleFL.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_packet\Debug/ex_packet.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ptExampleFL\Debug/ptExampleFL.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_packet\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_packet\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ptExampleFL\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ptExampleFL\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -90,10 +90,10 @@
RuntimeLibrary="4"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_packet\Release/ex_packet.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_packet\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_packet\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_packet\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ptExampleFL\Release/ptExampleFL.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ptExampleFL\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ptExampleFL\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ptExampleFL\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -102,16 +102,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5.lib hdf5_hl.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_packet\Release/ex_packet.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ptExampleFL\Release/ptExampleFL.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\lib,..\..\..\..\proj\hdf5\release,..\..\..\..\proj\hdf5_hl\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_packet\Release/ex_packet.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFL\Release/ptExampleFL.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_packet\Release/ex_packet.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ptExampleFL\Release/ptExampleFL.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
diff --git a/windows_vnet/hl/examples/ex_packetdll/ex_packetdll.vcproj b/windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
index 33a9f34..6b9b0ed 100644
--- a/windows_vnet/hl/examples/ex_packetdll/ex_packetdll.vcproj
+++ b/windows_vnet/hl/examples/ptExampleFLdll/ptExampleFLdll.vcproj
@@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
- Name="ex_packetdll"
+ Name="ptExampleFLdll"
SccProjectName=""
SccLocalPath="">
<Platforms>
@@ -12,8 +12,8 @@
<Configurations>
<Configuration
Name="Debug|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_packetdll\Debug"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_packetdll\Debug"
+ OutputDirectory=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -26,10 +26,10 @@
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_packetdll\Debug/ex_packetdll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_packetdll\Debug/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_packetdll\Debug/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_packetdll\Debug/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/ptExampleFLdll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/"
+ ObjectFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
@@ -39,17 +39,17 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5ddll.lib hdf5_hlddll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_packetdll\Debug/ex_packetdll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/ptExampleFLdll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\debug\dll\,..\..\..\..\proj\hdf5dll\debug,..\..\..\..\proj\hdf5_hldll\debug"
GenerateDebugInformation="TRUE"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_packetdll\Debug/ex_packetdll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/ptExampleFLdll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_packetdll\Debug/ex_packetdll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ptExampleFLdll\Debug/ptExampleFLdll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>
@@ -74,8 +74,8 @@
</Configuration>
<Configuration
Name="Release|Win32"
- OutputDirectory=".\..\..\..\..\hl\examples\ex_packetdll\Release"
- IntermediateDirectory=".\..\..\..\..\hl\examples\ex_packetdll\Release"
+ OutputDirectory=".\..\..\..\..\hl\examples\ptExampleFLdll\Release"
+ IntermediateDirectory=".\..\..\..\..\hl\examples\ptExampleFLdll\Release"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
@@ -90,10 +90,10 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
UsePrecompiledHeader="2"
- PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ex_packetdll\Release/ex_packetdll.pch"
- AssemblerListingLocation=".\..\..\..\..\hl\examples\ex_packetdll\Release/"
- ObjectFile=".\..\..\..\..\hl\examples\ex_packetdll\Release/"
- ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ex_packetdll\Release/"
+ PrecompiledHeaderFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/ptExampleFLdll.pch"
+ AssemblerListingLocation=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/"
+ ObjectFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/"
+ ProgramDataBaseFileName=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
@@ -102,16 +102,16 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="odbc32.lib odbccp32.lib hdf5dll.lib hdf5_hldll.lib $(HDF5_EXT_ZLIB) $(HDF5_EXT_SZIP)"
- OutputFile=".\..\..\..\..\hl\examples\ex_packetdll\Release/ex_packetdll.exe"
+ OutputFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/ptExampleFLdll.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\hdf5lib\release\dll\,..\..\..\..\proj\hdf5dll\release,..\..\..\..\proj\hdf5_hldll\release"
- ProgramDatabaseFile=".\..\..\..\..\hl\examples\ex_packetdll\Release/ex_packetdll.pdb"
+ ProgramDatabaseFile=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/ptExampleFLdll.pdb"
SubSystem="1"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
- TypeLibraryName=".\..\..\..\..\hl\examples\ex_packetdll\Release/ex_packetdll.tlb"
+ TypeLibraryName=".\..\..\..\..\hl\examples\ptExampleFLdll\Release/ptExampleFLdll.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"/>