diff options
| author | Jamie Mansfield <[email protected]> | 2015-03-01 12:20:34 +0000 |
|---|---|---|
| committer | Jamie Mansfield <[email protected]> | 2015-03-01 12:20:34 +0000 |
| commit | 465881e045972b4a10fc13b96dfa9536d8166030 (patch) | |
| tree | bf329e301cbe941e73d0b270411170ca44311ac9 /windows 95.sln | |
| parent | dfac3489c438f5c54bff088a354815e79675b531 (diff) | |
| download | histacom-465881e045972b4a10fc13b96dfa9536d8166030.tar.gz histacom-465881e045972b4a10fc13b96dfa9536d8166030.tar.bz2 histacom-465881e045972b4a10fc13b96dfa9536d8166030.zip | |
Add .gitignore
Diffstat (limited to 'windows 95.sln')
| -rw-r--r--[-rwxr-xr-x] | windows 95.sln | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/windows 95.sln b/windows 95.sln index d1999dd..d96d017 100755..100644 --- a/windows 95.sln +++ b/windows 95.sln @@ -1,8 +1,13 @@
Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Basic Express 2010
+# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "windows 95", "windows 95\windows 95.vbproj", "{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}"
EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{43814C49-A001-4FA7-819C-FE07C0AE84DE}"
+ ProjectSection(SolutionItems) = preProject
+ .gitignore = .gitignore
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -14,6 +19,8 @@ Global {A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9E99EDA-35D4-4BB0-80E9-A0CCFE0D76FA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
|
