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

Fix paths to make them consistent between x86 and x64 target architectures #242

Merged
merged 1 commit into from
May 12, 2021

Conversation

zebrys
Copy link
Contributor

@zebrys zebrys commented May 12, 2021

Hello,

We found that the Visual Studio project was configured with inconsistent paths while building ReadStat in 64-bits (we have always used x86 until now). This PR make the paths more uniform (one directory for x86 and one for x64).

@evanmiller evanmiller changed the base branch from master to dev May 12, 2021 13:09
@evanmiller
Copy link
Contributor

Thanks!

@evanmiller evanmiller merged commit da4d2e5 into WizardMac:dev May 12, 2021
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