]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Update MSVC rrd.sln and .vcxproj files
authorWolfgang Stöggl <c72578@yahoo.de>
Thu, 27 Jun 2019 14:06:52 +0000 (16:06 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Fri, 28 Jun 2019 07:37:55 +0000 (09:37 +0200)
commita19688262a565ed47424d1d29c0585b37df142aa
tree38ee18105d36589f9c70bffb6a3784f7959796d8
parent1d700bf3ba13a75b91047e6e979231abd755892b
Update MSVC rrd.sln and .vcxproj files

- rrd.sln:
  Do not build rrdtool and rrdupdate in case of configurations
  DebugDLL|x64 and ReleaseDLL|x64
- rrdtool.vcxproj:
  Move <AdditionalIncludeDirectories> before <PreprocessorDefinitions>
  like in librrd-8.vcxproj, rrdupdate.vcxproj and the other occurrences
  in rrdtool.vcxproj
- rrdupdate.vcxproj:
  Change GenerateDebugInformation for Release configurations from
  true to false
win32/rrd.sln
win32/rrdtool.vcxproj
win32/rrdupdate.vcxproj