libgoatvr
diff libgoatvr.sln @ 11:34d4643d61f9
remove _opt suffix from vr_get_opt/vr_set_opt, and _OPT_from the predefined names
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Wed, 24 Sep 2014 10:18:42 +0300 |
parents | 61feb3661397 |
children |
line diff
1.1 --- a/libgoatvr.sln Sat Sep 20 20:12:00 2014 +0300 1.2 +++ b/libgoatvr.sln Wed Sep 24 10:18:42 2014 +0300 1.3 @@ -8,6 +8,10 @@ 1.4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgoatvr_static", "libgoatvr_static.vcxproj", "{DF0FC238-A249-432C-9163-3778DDE78A62}" 1.5 EndProject 1.6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example", "example\example.vcxproj", "{7A7B8D81-EB77-49DA-B68D-B117C0A4782B}" 1.7 + ProjectSection(ProjectDependencies) = postProject 1.8 + {DF0FC238-A249-432C-9163-3778DDE78A62} = {DF0FC238-A249-432C-9163-3778DDE78A62} 1.9 + {6AD69AF8-6F44-4D45-A59C-A7A07F6E1CE0} = {6AD69AF8-6F44-4D45-A59C-A7A07F6E1CE0} 1.10 + EndProjectSection 1.11 EndProject 1.12 Global 1.13 GlobalSection(SolutionConfigurationPlatforms) = preSolution