FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pythonic-cpp-strings/cpp-strings/cpp-strings.sln at main · schmouk/pythonic-cpp-strings · GitHub
schmouk
/
pythonic-cpp-strings
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
pythonic-cpp-strings
/
cpp-strings
/
cpp-strings.sln
Copy path
More file actions
More file actions
Latest commit
History
History
History
41 lines (41 loc) · 2.13 KB
Breadcrumbs
pythonic-cpp-strings
/
cpp-strings
/
cpp-strings.sln
Copy path
File metadata and controls
41 lines (41 loc) · 2.13 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion =
17.5.33414.496
MinimumVisualStudioVersion =
10.0.40219.1
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"cpp-strings"
,
"cpp-strings.vcxproj"
,
"{520980FD-2242-443E-89DB-B8E41D9606B5}"
EndProject
Project
(
"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
) =
"cpp-strings-tests"
,
"..\cpp-strings-tests\cpp-strings-tests.vcxproj"
,
"{3B180A14-A496-4E9D-8D9B-57D871C8E005}"
EndProject
Global
GlobalSection
(
SolutionConfigurationPlatforms
) =
preSolution
Debug|
x64
=
Debug|
x64
Debug|
x86
=
Debug|
x86
Release|
x64
=
Release|
x64
Release|
x86
=
Release|
x86
EndGlobalSection
GlobalSection
(
ProjectConfigurationPlatforms
) =
postSolution
{520980FD-2242-443E-89DB-B8E41D9606B5}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{520980FD-2242-443E-89DB-B8E41D9606B5}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{520980FD-2242-443E-89DB-B8E41D9606B5}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{520980FD-2242-443E-89DB-B8E41D9606B5}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{520980FD-2242-443E-89DB-B8E41D9606B5}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{520980FD-2242-443E-89DB-B8E41D9606B5}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{520980FD-2242-443E-89DB-B8E41D9606B5}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{520980FD-2242-443E-89DB-B8E41D9606B5}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
{3B180A14-A496-4E9D-8D9B-57D871C8E005}
.
Debug|
x64
.
ActiveCfg
=
Debug|
x64
{3B180A14-A496-4E9D-8D9B-57D871C8E005}
.
Debug|
x64
.
Build
.
0
=
Debug|
x64
{3B180A14-A496-4E9D-8D9B-57D871C8E005}
.
Debug|
x86
.
ActiveCfg
=
Debug|
Win32
{3B180A14-A496-4E9D-8D9B-57D871C8E005}
.
Debug|
x86
.
Build
.
0
=
Debug|
Win32
{3B180A14-A496-4E9D-8D9B-57D871C8E005}
.
Release|
x64
.
ActiveCfg
=
Release|
x64
{3B180A14-A496-4E9D-8D9B-57D871C8E005}
.
Release|
x64
.
Build
.
0
=
Release|
x64
{3B180A14-A496-4E9D-8D9B-57D871C8E005}
.
Release|
x86
.
ActiveCfg
=
Release|
Win32
{3B180A14-A496-4E9D-8D9B-57D871C8E005}
.
Release|
x86
.
Build
.
0
=
Release|
Win32
EndGlobalSection
GlobalSection
(
SolutionProperties
) =
preSolution
HideSolutionNode =
FALSE
EndGlobalSection
GlobalSection
(
ExtensibilityGlobals
) =
postSolution
SolutionGuid =
{ECEA0DAB-2736-4B43-9AEC-7B84A49AFF74}
EndGlobalSection
EndGlobal
Back
|
FazBrowse Home
|
New Git URL