Skip to content

Commit

Permalink
review steps to install application
Browse files Browse the repository at this point in the history
  • Loading branch information
Ssereno authored Apr 26, 2018
1 parent e8a68c7 commit 728d4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To start developing a third-party application with Visual Studio you need:
3. Add to your project a reference to `ERPBS100.DLL`. This will provide access to all available modules.
4. Add to your project a reference to the module that you want work with, for sales add `VndBE100.DLL`.
5. Add to your project a reference to `StdBE100.DLL`. This will provide access to enumeration types and some base entities.
6. Set the output path to `C:\..\Program Files (x86)\PRIMAVERA\SG100\Apl\`
6. Set the output path for your solution.
7. Finally you can start coding your project.

### Contributing and Feedback
Expand Down

0 comments on commit 728d4b5

Please sign in to comment.