How can I find out the value of $(ProjectDir)?

前端 未结 6 557
囚心锁ツ
囚心锁ツ 2020-12-07 18:04

Where can I execute and find out the value of $(ProjectDir)?

6条回答
  •  -上瘾入骨i
    2020-12-07 19:01

    In Visual Studio 2015, you can find ProjectDir by clicking on Macros in additional Include Directories and then clicking on Macros (for me there was nothing in Build Events) :

提交回复
热议问题