Advertisement
Guest User

minimal_sample.sln

a guest
Mar 18th, 2015
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. Microsoft Visual Studio Solution File, Format Version 11.00
  2. # Visual C++ Express 2010
  3. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "minimal_sample", "minimal_sample.vcxproj", "{13F7D5CD-F6BA-4731-96F6-416708D50E70}"
  4. EndProject
  5. Global
  6. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  7. Debug|Win32 = Debug|Win32
  8. EndGlobalSection
  9. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  10. {13F7D5CD-F6BA-4731-96F6-416708D50E70}.Debug|Win32.ActiveCfg = Debug|Win32
  11. {13F7D5CD-F6BA-4731-96F6-416708D50E70}.Debug|Win32.Build.0 = Debug|Win32
  12. EndGlobalSection
  13. GlobalSection(SolutionProperties) = preSolution
  14. HideSolutionNode = FALSE
  15. EndGlobalSection
  16. EndGlobal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement