Win_$(PROCESSOR_ARCHITECTURE)_$(PlatformArchitecture) <==> Win_x86_64 OR Win_x86_32
$(Configuration) <==> Debug OR Release
转载于:https://www.cnblogs.com/suyunhong/p/6233580.html
Win_$(PROCESSOR_ARCHITECTURE)_$(PlatformArchitecture) <==> Win_x86_64 OR Win_x86_32
$(Configuration) <==> Debug OR Release
转载于:https://www.cnblogs.com/suyunhong/p/6233580.html