我仍然试图在项目中使用cobol-Projects来满足cobol编译器的需求.
是否可以创建以下构建行为:
如果Configuration是Debug,那么如果Configuration是DebugVB,则在ExCobol.cblproj上使用ProjectReferences,然后在ExCobol.dll上使用FileReferences
什么时候,如何实现它?
我假设在项目文件中使用标签就可以了.
这是否真的消除了针对DebugVB配置的cobol编译器的需求?
vb.net compiler-construction msbuild cobol reference
cobol ×1
compiler-construction ×1
msbuild ×1
reference ×1
vb.net ×1