forked from pleonex/ninoimager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathninoimager.sln
26 lines (26 loc) · 1.91 KB
/
ninoimager.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ninoimager", "ninoimager\ninoimager.csproj", "{70F94E6B-0E3B-4EB5-B86A-E88204E1BD58}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{70F94E6B-0E3B-4EB5-B86A-E88204E1BD58}.Debug|x86.ActiveCfg = Debug|x86
{70F94E6B-0E3B-4EB5-B86A-E88204E1BD58}.Debug|x86.Build.0 = Debug|x86
{70F94E6B-0E3B-4EB5-B86A-E88204E1BD58}.Release|x86.ActiveCfg = Release|x86
{70F94E6B-0E3B-4EB5-B86A-E88204E1BD58}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = ninoimager\ninoimager.csproj
Policies = $0
$0.StandardHeader = $1
$1.Text = @-----------------------------------------------------------------------\n<copyright file="${FileName}" company="none">\nCopyright (C) ${Year} \n\n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by \n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful, \n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details. \n\n You should have received a copy of the GNU General Public License\n along with this program. If not, see "http://www.gnu.org/licenses/". \n</copyright>\n<author>pleoNeX</author>\n<email>[email protected]</email>\n<date>${Date}</date>\n-----------------------------------------------------------------------
$1.IncludeInNewFiles = True
version = 0.3
version = 0.4
EndGlobalSection
EndGlobal