Skip to content

Commit

Permalink
inital commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nietup committed May 24, 2015
0 parents commit 6789492
Show file tree
Hide file tree
Showing 14 changed files with 873 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Bamboo.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30501.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Labka03", "Labka03.vcxproj", "{502D0ACE-59E3-49C0-893A-7C1E069E8F5E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{502D0ACE-59E3-49C0-893A-7C1E069E8F5E}.Debug|Win32.ActiveCfg = Debug|Win32
{502D0ACE-59E3-49C0-893A-7C1E069E8F5E}.Debug|Win32.Build.0 = Debug|Win32
{502D0ACE-59E3-49C0-893A-7C1E069E8F5E}.Release|Win32.ActiveCfg = Release|Win32
{502D0ACE-59E3-49C0-893A-7C1E069E8F5E}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
2 changes: 2 additions & 0 deletions Debug/Bamboo.tlog/Bamboo.lastbuildstate
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
Debug|Win32|D:\Code\GKOM-Bambus\|
Binary file added Debug/Bamboo.tlog/CL.read.1.tlog
Binary file not shown.
Binary file added Debug/Bamboo.tlog/cl.command.1.tlog
Binary file not shown.
Binary file added Debug/Bamboo.tlog/cl.write.1.tlog
Binary file not shown.
Binary file added Debug/Bamboo.tlog/link.command.1.tlog
Binary file not shown.
Binary file added Debug/Bamboo.tlog/link.read.1.tlog
Binary file not shown.
Binary file added Debug/Bamboo.tlog/link.write.1.tlog
Binary file not shown.
Binary file added Debug/vc120.idb
Binary file not shown.
Loading

0 comments on commit 6789492

Please sign in to comment.