Added datasets

v0.27.3
Andreas Huggel 21 years ago
parent 93d8dd7e1f
commit 2f56912e76

@ -121,6 +121,21 @@
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\datasets.cpp">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCLCompilerTool"
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\src\exif.cpp">
<FileConfiguration
@ -285,6 +300,9 @@
<File
RelativePath="..\..\config.h">
</File>
<File
RelativePath="..\..\src\datasets.hpp">
</File>
<File
RelativePath="..\..\src\error.hpp">
</File>

Loading…
Cancel
Save