Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve: add visual studio solution #959

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

dudantas
Copy link
Member

@dudantas dudantas commented Mar 28, 2023

Description

Added a simple build file for Visual Studio using vcxproj (workaround).

It's an easier and simpler way to compile for beginners, and it also allows more flexibility in how to compile.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested

Full tutorial: https://github.com/opentibiabr/canary/wiki/Compilling-on-Windows-(Visual-Studio-Solution)

Test Configuration:

  • Visual Studio Version: 17.5
  • Operating System: Windows 10

Added a simple build file for Visual Studio using vcxproj (workaround).

It's an easier and simpler way to compile for beginners, and it also allows more flexibility in how to compile.
@dudantas dudantas force-pushed the add-visual-studio-solution branch from f48b973 to 7513739 Compare March 28, 2023 21:16
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
12.7% 12.7% Duplication

@dudantas dudantas merged commit 84139e0 into opentibiabr:main Mar 28, 2023
luan pushed a commit that referenced this pull request Jul 11, 2023
Added a simple build file for Visual Studio using vcxproj (workaround).

It's an easier and simpler way to compile for beginners, and it also allows more flexibility in how to compile.

Tutorial: https://github.com/opentibiabr/canary/wiki/Compilling-on-Windows-(Visual-Studio-Solution)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants