Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
OpenLAC
ServosAndUtilities
GeneratorServo
Commits
72201db0
Commit
72201db0
authored
Apr 12, 2019
by
mikf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upd sln with correct configuration name for "Win32"
parent
fc2463c3
Pipeline
#7810
passed with stage
in 27 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
src/generator_servo.sln
src/generator_servo.sln
+6
-0
No files found.
src/generator_servo.sln
View file @
72201db0
...
...
@@ -7,16 +7,22 @@ Project("{6989167D-11E4-40FE-8C1A-2192A86A7E90}") = "generator_servo", "generato
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Win32 = Release|Win32
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Debug|Win32.ActiveCfg = Debug|Win32
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Debug|Win32.Build.0 = Debug|Win32
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Debug|x64.ActiveCfg = Debug|x64
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Debug|x64.Build.0 = Debug|x64
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Debug|x86.ActiveCfg = Debug|Win32
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Debug|x86.Build.0 = Debug|Win32
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Release|Win32.ActiveCfg = Release|Win32
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Release|Win32.Build.0 = Release|Win32
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Release|x64.ActiveCfg = Release|x64
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Release|x64.Build.0 = Release|x64
{C3DAC6E4-340E-4105-9CC3-D1560C1EDDD8}.Release|x86.ActiveCfg = Release|Win32
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment