新建工程目录,bin目录,lib目录为同级别目录
(1)在Project Settings对话框Link选项卡之Output file name: ../bin/*.dll
(2)在Project Settings对话框Post-build step选项卡之Post-build commond(s): copy Debug/*.lib ../lib
新建工程目录,bin目录,lib目录为同级别目录
(1)在Project Settings对话框Link选项卡之Output file name: ../bin/*.dll
(2)在Project Settings对话框Post-build step选项卡之Post-build commond(s): copy Debug/*.lib ../lib