annotate native/DawHaptics/DawHaptics.sln @ 4:473da40f3d39 tip

added html formatting to Daw/package-info.java
author Fiore Martin <f.martin@qmul.ac.uk>
date Thu, 25 Feb 2016 17:50:09 +0000
parents 3074a84ef81e
children
rev   line source
f@0 1 
f@0 2 Microsoft Visual Studio Solution File, Format Version 12.00
f@0 3 # Visual Studio Express 2013 for Windows Desktop
f@0 4 VisualStudioVersion = 12.0.21005.1
f@0 5 MinimumVisualStudioVersion = 10.0.40219.1
f@0 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DawHaptics", "DawHaptics\DawHaptics.vcxproj", "{63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}"
f@0 7 EndProject
f@0 8 Global
f@0 9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
f@0 10 Debug|Win32 = Debug|Win32
f@0 11 Debug|x64 = Debug|x64
f@0 12 Release|Win32 = Release|Win32
f@0 13 Release|x64 = Release|x64
f@0 14 EndGlobalSection
f@0 15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
f@0 16 {63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}.Debug|Win32.ActiveCfg = Debug|Win32
f@0 17 {63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}.Debug|Win32.Build.0 = Debug|Win32
f@0 18 {63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}.Debug|x64.ActiveCfg = Debug|x64
f@0 19 {63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}.Debug|x64.Build.0 = Debug|x64
f@0 20 {63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}.Release|Win32.ActiveCfg = Release|Win32
f@0 21 {63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}.Release|Win32.Build.0 = Release|Win32
f@0 22 {63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}.Release|x64.ActiveCfg = Release|x64
f@0 23 {63CB2DAE-8F26-45B9-A4CD-4D7335BFC501}.Release|x64.Build.0 = Release|x64
f@0 24 EndGlobalSection
f@0 25 GlobalSection(SolutionProperties) = preSolution
f@0 26 HideSolutionNode = FALSE
f@0 27 EndGlobalSection
f@0 28 EndGlobal