Skip to content

Files

Latest commit

 

History

History
8 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 306 Bytes

softprojector

To compile the code, build your project in IDE of your choice, copy the EXE it produces to a folder. Run the following command to compile the EXE into runnable project (Make sure you download windeployqt compiler)

.\windeployqt.exe --qmldir "<ProjectDirectory>" "<PathtoEXE>"