Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
OutpostUniverse
/
MissionScanner
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Simplify vcxproj file - Remove explicit defaults
- #45
#45
Merged
DanRStevens
merged 11 commits into
main
OutpostUniverse/MissionScanner:main
from
simplifyVcxprojFile
OutpostUniverse/MissionScanner:simplifyVcxprojFile
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Simplify vcxproj file - Remove explicit defaults
#45
DanRStevens
merged 11 commits into
main
OutpostUniverse/MissionScanner:main
from
simplifyVcxprojFile
OutpostUniverse/MissionScanner:simplifyVcxprojFile
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
Update OP2Utility submodule for related changes
Show description for b3af698
DanRStevens
committed
b3af698
View commit details
Copy full SHA for b3af698
Browse repository at this point
Remove explicit default `Release` optimization settings
Show description for 1df6804
DanRStevens
committed
1df6804
View commit details
Copy full SHA for 1df6804
Browse repository at this point
Remove explicit default of `Optimization` settings
Show description for b717375
DanRStevens
committed
b717375
View commit details
Copy full SHA for b717375
Browse repository at this point
Remove explicit default of `RuntimeLibrary` setting
Show description for c6b2294
DanRStevens
committed
c6b2294
View commit details
Copy full SHA for c6b2294
Browse repository at this point
Remove explicit `ConformanceMode` setting
Show description for 8f81ab6
DanRStevens
committed
8f81ab6
View commit details
Copy full SHA for 8f81ab6
Browse repository at this point
Place `LanguageStandard` setting first
Show description for 9309b86
DanRStevens
committed
9309b86
View commit details
Copy full SHA for 9309b86
Browse repository at this point
Remove `GenerateDebugInformation` from `Link` section
Show description for d0c8ad1
DanRStevens
committed
d0c8ad1
View commit details
Copy full SHA for d0c8ad1
Browse repository at this point
Swap `AdditionalIncludeDirectories` to before `PreprocessorDefinitions`
Show description for 76556cf
DanRStevens
committed
76556cf
View commit details
Copy full SHA for 76556cf
Browse repository at this point
Move `WholeProgramOptimization` setting last
Show description for 9d25cad
DanRStevens
committed
9d25cad
View commit details
Copy full SHA for 9d25cad
Browse repository at this point
Normalize position of `UseDebugLibraries`
Show description for bf07d48
DanRStevens
committed
bf07d48
View commit details
Copy full SHA for bf07d48
Browse repository at this point
Remove explicit default of `UseDebugLibraries` in `Release` configs
Show description for 7046487
DanRStevens
committed
7046487
View commit details
Copy full SHA for 7046487
Browse repository at this point
You can’t perform that action at this time.