[Commits] [wesnoth/wesnoth] b1dac5: vcproj: Add external/include and external/lib

GitHub noreply at github.com
Sun Jul 5 22:24:24 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b1dac5dfce9c5e7e494fb5047e4e4dab5964fd49
      https://github.com/wesnoth/wesnoth/commit/b1dac5dfce9c5e7e494fb5047e4e4dab5964fd49
  Author: aquileia <sk.aquileia at gmail.com>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M projectfiles/VC9/liblua.vcproj
    M projectfiles/VC9/schema_generator.vcproj
    M projectfiles/VC9/wesnoth.vcproj
    M projectfiles/VC9/wesnothd.vcproj
    M projectfiles/VC9/wesnothlib.vcproj

  Log Message:
  -----------
  vcproj: Add external/include and external/lib

As the vcproj format is poorly documented, we previously couldn't find an option to pass compiler/librarian/linker dependencies without manually adding them in the menu. After installing VC9, I found an option that is correctly ported to vcxproj (the new format since VC10) and allows to specify these additional dependencies.





More information about the Commits mailing list