Last change
on this file since 4381 was
345,
checked in by mabarracus, 5 years ago
|
add trusty code
fixed compilation
fixed package dependencies in xenial
|
File size:
1.2 KB
|
Line | |
---|
1 | |
---|
2 | Microsoft Visual Studio Solution File, Format Version 11.00 |
---|
3 | # Visual Studio 2010 |
---|
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "miniscreen", "miniscreen\miniscreen.csproj", "{3BEFA29F-85C7-4461-9F42-872A37B779D7}" |
---|
5 | EndProject |
---|
6 | Project("{9344bdbb-3e7f-41fc-a0dd-8665d75ee146}") = "miniscreentranslation", "miniscreentranslation\miniscreentranslation.mdproj", "{D14EBE82-2F55-4207-8233-F658FD68A582}" |
---|
7 | EndProject |
---|
8 | Global |
---|
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
---|
10 | Debug|x86 = Debug|x86 |
---|
11 | Release|x86 = Release|x86 |
---|
12 | EndGlobalSection |
---|
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
---|
14 | {3BEFA29F-85C7-4461-9F42-872A37B779D7}.Debug|x86.ActiveCfg = Debug|x86 |
---|
15 | {3BEFA29F-85C7-4461-9F42-872A37B779D7}.Debug|x86.Build.0 = Debug|x86 |
---|
16 | {3BEFA29F-85C7-4461-9F42-872A37B779D7}.Release|x86.ActiveCfg = Release|x86 |
---|
17 | {3BEFA29F-85C7-4461-9F42-872A37B779D7}.Release|x86.Build.0 = Release|x86 |
---|
18 | {D14EBE82-2F55-4207-8233-F658FD68A582}.Debug|x86.ActiveCfg = Debug|Any CPU |
---|
19 | {D14EBE82-2F55-4207-8233-F658FD68A582}.Release|x86.ActiveCfg = Release|Any CPU |
---|
20 | EndGlobalSection |
---|
21 | GlobalSection(MonoDevelopProperties) = preSolution |
---|
22 | StartupItem = miniscreen\miniscreen.csproj |
---|
23 | EndGlobalSection |
---|
24 | EndGlobal |
---|
Note: See
TracBrowser
for help on using the repository browser.