diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-04-18 12:56:18 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-04-22 18:52:23 +0200 |
commit | e08eeb9e5da87a729992c5a1d14bfd62f4ed2205 (patch) | |
tree | df731d11c8770628acba94ec4593413d1ee95b5b /qt/common/qt-common-vc9.sln | |
parent | da9dd6be1b0203c496af4aff16df60fedc64463a (diff) |
Add tests for qt/smart-ptr
Diffstat (limited to 'qt/common/qt-common-vc9.sln')
-rw-r--r-- | qt/common/qt-common-vc9.sln | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qt/common/qt-common-vc9.sln b/qt/common/qt-common-vc9.sln new file mode 100644 index 0000000..2ec9432 --- /dev/null +++ b/qt/common/qt-common-vc9.sln @@ -0,0 +1,15 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +__projects__ +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution +__solution_configurations__ + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution +__project_configurations__ + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |