Skip to content

Commit

Permalink
Updated vc project file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Savage committed Sep 7, 2011
1 parent 32a2038 commit 04062d4
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 306 deletions.
2 changes: 0 additions & 2 deletions ext/ruby_prof/vc/.gitignore

This file was deleted.

4 changes: 2 additions & 2 deletions ext/ruby_prof/vc/ruby_prof.def
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
LIBRARY ruby_prof
LIBRARY ruby_prof
EXPORTS
Init_ruby_prof
Init_ruby_prof
10 changes: 5 additions & 5 deletions ext/ruby_prof/vc/ruby_prof.sln
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ruby_prof", "ruby_prof.vcxproj", "{DDB3E992-BF4B-4413-B061-288E40AECAD3}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ruby_prof", "ruby_prof.vcxproj", "{5AF7F29A-B100-4D61-95DA-DB21D7C8C1B8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DDB3E992-BF4B-4413-B061-288E40AECAD3}.Debug|Win32.ActiveCfg = Debug|Win32
{DDB3E992-BF4B-4413-B061-288E40AECAD3}.Debug|Win32.Build.0 = Debug|Win32
{DDB3E992-BF4B-4413-B061-288E40AECAD3}.Release|Win32.ActiveCfg = Release|Win32
{DDB3E992-BF4B-4413-B061-288E40AECAD3}.Release|Win32.Build.0 = Release|Win32
{5AF7F29A-B100-4D61-95DA-DB21D7C8C1B8}.Debug|Win32.ActiveCfg = Debug|Win32
{5AF7F29A-B100-4D61-95DA-DB21D7C8C1B8}.Debug|Win32.Build.0 = Debug|Win32
{5AF7F29A-B100-4D61-95DA-DB21D7C8C1B8}.Release|Win32.ActiveCfg = Release|Win32
{5AF7F29A-B100-4D61-95DA-DB21D7C8C1B8}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
241 changes: 0 additions & 241 deletions ext/ruby_prof/vc/ruby_prof.vcproj

This file was deleted.

Loading

0 comments on commit 04062d4

Please sign in to comment.