-
-
Notifications
You must be signed in to change notification settings - Fork 784
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
add windows mfc rule #216
Merged
Merged
add windows mfc rule #216
Commits on Sep 4, 2018
-
useage: target("test") add_files("*.cpp") add_files("*.rc") -- use sharedmfc add_rules("win.sdk.mfcapp.shared") -- or add_rules("win.sdk.mfcapp.static") to use staticmfc target_end()
Configuration menu - View commit details
-
Copy full SHA for aa6cba4 - Browse repository at this point
Copy the full SHA aa6cba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb295e - Browse repository at this point
Copy the full SHA 3cb295eView commit details -
add win.sdk.mfc for checking the env of vs
rename: win.sdk.mfcapp.shared -> win.sdk.mfc.shared_app win.sdk.mfcapp.static -> win.sdk.mfc.static_app
Configuration menu - View commit details
-
Copy full SHA for b5fbcac - Browse repository at this point
Copy the full SHA b5fbcacView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3038f3 - Browse repository at this point
Copy the full SHA e3038f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b8ecc - Browse repository at this point
Copy the full SHA 26b8eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a959913 - Browse repository at this point
Copy the full SHA a959913View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf23dd6 - Browse repository at this point
Copy the full SHA cf23dd6View commit details
Commits on Sep 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8d0d7c8 - Browse repository at this point
Copy the full SHA 8d0d7c8View commit details
Commits on Sep 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e8af37c - Browse repository at this point
Copy the full SHA e8af37cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.