Library functionalities
Using libraries
Note that libraries are still in development process.
- Add CommonLibraries.sln solution file to your solution.
- Add swCommonLib to Additional Include Directories.
- In project that will use one of libraries choose Add Reference and ad necessary libraries.
- From swCommonLib/Projects/Visual2015/ directory add LinkReflection.props and Paths.props to project which builds executable. This will copy Reflection.dll to your output directory.