Skip to content

Commit 289af41

Browse files
authored
Add files via upload
1 parent 0179d57 commit 289af41

36 files changed

Lines changed: 420 additions & 0 deletions
1.79 MB
Binary file not shown.
4.44 MB
Binary file not shown.
9.44 MB
Binary file not shown.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.28307.1082
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RandomImagesSpider-GUI", "RandomImagesSpider-GUI\RandomImagesSpider-GUI.vcxproj", "{D8D0054F-FD6F-482D-A08A-A2480928765D}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|x64 = Debug|x64
11+
Debug|x86 = Debug|x86
12+
Release|x64 = Release|x64
13+
Release|x86 = Release|x86
14+
EndGlobalSection
15+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
16+
{D8D0054F-FD6F-482D-A08A-A2480928765D}.Debug|x64.ActiveCfg = Debug|x64
17+
{D8D0054F-FD6F-482D-A08A-A2480928765D}.Debug|x64.Build.0 = Debug|x64
18+
{D8D0054F-FD6F-482D-A08A-A2480928765D}.Debug|x86.ActiveCfg = Debug|Win32
19+
{D8D0054F-FD6F-482D-A08A-A2480928765D}.Debug|x86.Build.0 = Debug|Win32
20+
{D8D0054F-FD6F-482D-A08A-A2480928765D}.Release|x64.ActiveCfg = Release|x64
21+
{D8D0054F-FD6F-482D-A08A-A2480928765D}.Release|x64.Build.0 = Release|x64
22+
{D8D0054F-FD6F-482D-A08A-A2480928765D}.Release|x86.ActiveCfg = Release|Win32
23+
{D8D0054F-FD6F-482D-A08A-A2480928765D}.Release|x86.Build.0 = Release|Win32
24+
EndGlobalSection
25+
GlobalSection(SolutionProperties) = preSolution
26+
HideSolutionNode = FALSE
27+
EndGlobalSection
28+
GlobalSection(ExtensibilityGlobals) = postSolution
29+
SolutionGuid = {1A741521-B95D-4F70-8DF3-FE5E2D50370B}
30+
EndGlobalSection
31+
EndGlobal
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#TargetFrameworkVersion=v4.0:PlatformToolSet=v141:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit:WindowsTargetPlatformVersion=10.0.18362.0
2+
Debug|Win32|C:\Users\Orchidany\Desktop\RandomImagesSpider-GUI\|
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)