Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 548 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 548 Bytes

ProjectDependency

Adding project dependency feature to file dependency, and integrating Data visualization to it. Pemp passion project

To execute this application, todo:

  • Change Configuration type of all Projects inside ProjectDependency to Static Library(.lib)
  • Change Bridger project configuration type to Dynamic Library(.dll)

Changes to make for GUI project,

  • Set as Startup project
  • Set Entry point to Main (Properties-> Linker-> Advanced)
  • Set SubSytem to Windows(/SUBSYSTEM:WINDOWS) (Properties-> Linker-> System)

All set! Execute