diff options
| author | mo khan <mo@mokhan.ca> | 2010-06-18 15:57:01 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2010-06-18 15:57:01 -0600 |
| commit | f0a01db2ef03c686aee8d298d0c8a25bbb950ea2 (patch) | |
| tree | fe6886a246aa80ef354b6c811049c5a6bcdb7b44 | |
added solution file.
| -rw-r--r-- | studio.sln | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/studio.sln b/studio.sln new file mode 100644 index 0000000..f93283f --- /dev/null +++ b/studio.sln @@ -0,0 +1,8 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |
