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

Fixes to VCXPROJ: "include" directory is now relative / remove x64 configs. #16

Merged
merged 1 commit into from
Nov 22, 2018
Merged

Fixes to VCXPROJ: "include" directory is now relative / remove x64 configs. #16

merged 1 commit into from
Nov 22, 2018

Conversation

13thsymphony
Copy link
Contributor

Proposed fix for issue #15. Makes the "include" directory referenced relative to the $(SolutionDir) macro instead of hardcoding the path. Also I removed all x64 debug/release config information as those won't work unless ViGEm starts supporting x64.

Tested by compiling on x86 debug and release and comparing build spew to before.

I can isolate just the INCLUDE fix if desired.

…figs (since vigemclient is 32 bit only). Make lib imports consistent between debug and release.
@sam0x17 sam0x17 merged commit f03d2c9 into DuroSoft:master Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants