diff options
Diffstat (limited to 'fingerprint_mod/fingerprint_mod.sln')
-rw-r--r-- | fingerprint_mod/fingerprint_mod.sln | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/fingerprint_mod/fingerprint_mod.sln b/fingerprint_mod/fingerprint_mod.sln new file mode 100644 index 0000000..f021388 --- /dev/null +++ b/fingerprint_mod/fingerprint_mod.sln @@ -0,0 +1,27 @@ +Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fingerprint_mod", "fingerprint_mod.vcproj", "{AF7D71D4-19B7-42B8-91DD-701F155AC4AE}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Release Lite = Release Lite
+ Release Standard = Release Standard
+ Release FULL = Release FULL
+ Debug FULL = Debug FULL
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release Lite.ActiveCfg = Release Lite|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release Lite.Build.0 = Release Lite|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release Standard.ActiveCfg = Release Standard|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release Standard.Build.0 = Release Standard|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release FULL.ActiveCfg = Release FULL|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Release FULL.Build.0 = Release FULL|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Debug FULL.ActiveCfg = Debug FULL|Win32
+ {AF7D71D4-19B7-42B8-91DD-701F155AC4AE}.Debug FULL.Build.0 = Debug FULL|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
|