aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.sln
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-02-21 14:01:56 -0700
committerAShifter <[email protected]>2017-02-21 14:01:56 -0700
commitdcdf4b9119af4df04806954670ffd47e8dc82e7b (patch)
tree2b69c6350a7b283a81cc9e46618850d15e157e4b /TimeHACK.sln
parent7b9531e354bc222bd77090ca6f55cfbebce61a1e (diff)
downloadhistacom2-dcdf4b9119af4df04806954670ffd47e8dc82e7b.tar.gz
histacom2-dcdf4b9119af4df04806954670ffd47e8dc82e7b.tar.bz2
histacom2-dcdf4b9119af4df04806954670ffd47e8dc82e7b.zip
Initial commit from BitBucket Repo: https://bitbucket.org/timehack_devs/timehack
Diffstat (limited to 'TimeHACK.sln')
-rw-r--r--TimeHACK.sln28
1 files changed, 28 insertions, 0 deletions
diff --git a/TimeHACK.sln b/TimeHACK.sln
new file mode 100644
index 0000000..d948a01
--- /dev/null
+++ b/TimeHACK.sln
@@ -0,0 +1,28 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.24720.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TimeHACK", "TimeHACK\TimeHACK.csproj", "{B958AA5F-8AED-456C-9C07-9E4C6C027042}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Debug|x86 = Debug|x86
+ Release|Any CPU = Release|Any CPU
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {B958AA5F-8AED-456C-9C07-9E4C6C027042}.Debug|Any CPU.ActiveCfg = Release|Any CPU
+ {B958AA5F-8AED-456C-9C07-9E4C6C027042}.Debug|Any CPU.Build.0 = Release|Any CPU
+ {B958AA5F-8AED-456C-9C07-9E4C6C027042}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {B958AA5F-8AED-456C-9C07-9E4C6C027042}.Debug|x86.Build.0 = Debug|Any CPU
+ {B958AA5F-8AED-456C-9C07-9E4C6C027042}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {B958AA5F-8AED-456C-9C07-9E4C6C027042}.Release|Any CPU.Build.0 = Release|Any CPU
+ {B958AA5F-8AED-456C-9C07-9E4C6C027042}.Release|x86.ActiveCfg = Release|x86
+ {B958AA5F-8AED-456C-9C07-9E4C6C027042}.Release|x86.Build.0 = Release|x86
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal