Thank you for the prompt and useful feedback! We will take those options into consideration, hacky or not.
I will also send a line to Embarcadero, to make sure they are aware of the "itch".
Search found 2 matches
- Fri Jun 11, 2021 5:04 am
- Forum: General
- Topic: TwineCompile and msbuild: .proj/.targets instead of .cbproj?
- Replies: 2
- Views: 7040
- Thu Jun 10, 2021 4:29 am
- Forum: General
- Topic: TwineCompile and msbuild: .proj/.targets instead of .cbproj?
- Replies: 2
- Views: 7040
TwineCompile and msbuild: .proj/.targets instead of .cbproj?
Hi, The documentation for using TwineCompile with msbuild describes Import -ing the TwineCompile target file in a specific location in the .cbproj file (after the CodeGear.Cpp.Targets line). This works well as described - the multi-threaded compiler in invoked for all .cbproj files that have this ad...