Quantcast
Channel: Visual COBOL
Viewing all articles
Browse latest Browse all 5819

Forum Post: RE: NetExpress Projects Conversion to Visual Studio solution

$
0
0
Yes the Net Express import wizard will create a native VC project for each executable type shown in the NX project Build window. The output type of the VC project will be set to the same type as the original NX type so if you were building an .EXE in NX it will be converted to either a Console or a Windows Application project (depending on how it is linked), .DLL will be converted to a Link Library project and .INTs and .GNTs will be converted to an IntGnt type project all within the same Visual Studio Solution. If you look at the Property Page for each imported project on the Application tab you will see the type of the project. I personally prefer to create the new Solution and Projects manually so I can have complete control over the structure as it can be a bit confusing when you start adding new projects to a Solution created by the import wizard as they will have different folder structures.

Viewing all articles
Browse latest Browse all 5819

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>