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

Windows build #38

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 26, 2017

  1. Added Visual Studio build

    - Update peg to 0.1.18
    - Updated README to include windows dll build instructions
    - Added VS-specific #defines to utility_functions.h
    - Added disable _strdup deprecation compiler bug in VS
    - Added exports.h to export functions with EXPORT define for windows DLL
    alexBraidwood committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    0299227 View commit details
    Browse the repository at this point in the history
  2. Fixed startup project

    - Fixed Build configurations
    alexBraidwood committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    1e84c63 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. Configuration menu
    Copy the full SHA
    4a23e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3877d9 View commit details
    Browse the repository at this point in the history