Skip to content

Commit

Permalink
update solution to vs 2013
Browse files Browse the repository at this point in the history
  • Loading branch information
Phill Campbell committed Dec 2, 2014
1 parent 2d097b9 commit 9c94e20
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions StripHeaders.sln
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NativeCodeModule", "NativeCodeModule\NativeCodeModule.vcxproj", "{B697A6DE-B20A-4DC3-90BE-9D31DE1D6BDF}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Installer", "Installer\Installer.wixproj", "{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}"
Expand Down Expand Up @@ -39,8 +41,8 @@ Global
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Debug|x86.ActiveCfg = Debug|x86
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Debug|x86.Build.0 = Debug|x86
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Release|Any CPU.ActiveCfg = Release|x86
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Release|Mixed Platforms.ActiveCfg = Release|x86
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Release|Mixed Platforms.Build.0 = Release|x86
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Release|Mixed Platforms.ActiveCfg = Release|x64
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Release|Mixed Platforms.Build.0 = Release|x64
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Release|x64.ActiveCfg = Release|x64
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Release|x64.Build.0 = Release|x64
{8A36CBC1-DDF7-4419-AD3F-F741F7DF5A2F}.Release|x86.ActiveCfg = Release|x86
Expand Down

0 comments on commit 9c94e20

Please sign in to comment.