- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried this with update 5 of ps xe 2018 and update 3 of ps xe 2019.
I created a fortran dll project in visual studio 2017 last update, and in "configuration properties -> General -> Target Extension" the $(TargetExt) cannot be overriden as its field is greyed. (See attached window-shot.)
Is this normal ? (This not the usual behavior in visual studio, say for a c++ dll project.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The target extension is set by the project type when you set it up it is dll/exe/lib etc I don't see anyway of changing it. Do from your other thread I think you want to make a dll but give it some custom extension for matlab? I would guess an automatic post-build step to rename or copy-rename would fix that.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The target extension is set by the project type when you set it up it is dll/exe/lib etc I don't see anyway of changing it. Do from your other thread I think you want to make a dll but give it some custom extension for matlab? I would guess an automatic post-build step to rename or copy-rename would fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, so it is indeed proper to the intel fortran integration for visual studio, thx for having confirmed it.
As I suggested in the other thread, of post build copy event does indeed the job.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page