diff options
Diffstat (limited to 'Fingerprint_mod/fingerprint_mod.sln')
-rw-r--r-- | Fingerprint_mod/fingerprint_mod.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Fingerprint_mod/fingerprint_mod.sln b/Fingerprint_mod/fingerprint_mod.sln new file mode 100644 index 0000000..f0bc2ba --- /dev/null +++ b/Fingerprint_mod/fingerprint_mod.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fingerprint_mod", "fingerprint_mod.vcxproj", "{AF7D71D4-19B7-42B8-91DD-701F155AC4AE}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug FULL|Win32 = Debug FULL|Win32
+ Release FULL|Win32 = Release FULL|Win32
+ Release Lite|Win32 = Release Lite|Win32
+ Release Standard|Win32 = Release Standard|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Debug FULL|Win32.ActiveCfg = Debug FULL|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Debug FULL|Win32.Build.0 = Debug FULL|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release FULL|Win32.ActiveCfg = Release FULL|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release FULL|Win32.Build.0 = Release FULL|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release Lite|Win32.ActiveCfg = Release Lite|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release Lite|Win32.Build.0 = Release Lite|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release Standard|Win32.ActiveCfg = Release Standard|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release Standard|Win32.Build.0 = Release Standard|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
|