Skip to content

Commit ce8feb6

Browse files
authored
Add files via upload
1 parent 4729ea6 commit ce8feb6

4 files changed

Lines changed: 883 additions & 0 deletions

File tree

Py2exe/Py2exe.sln

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 17
4+
VisualStudioVersion = 17.9.34607.119
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "Py2exe", "Py2exe\Py2exe.pyproj", "{0F6581B1-E09D-4861-A236-92819B3665AF}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{0F6581B1-E09D-4861-A236-92819B3665AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{0F6581B1-E09D-4861-A236-92819B3665AF}.Release|Any CPU.ActiveCfg = Release|Any CPU
16+
EndGlobalSection
17+
GlobalSection(SolutionProperties) = preSolution
18+
HideSolutionNode = FALSE
19+
EndGlobalSection
20+
GlobalSection(ExtensibilityGlobals) = postSolution
21+
SolutionGuid = {2D1D521B-2C63-4FF4-A273-E4D1331DCD0F}
22+
EndGlobalSection
23+
EndGlobal

0 commit comments

Comments
 (0)