Closed mculinovic closed 9 years ago
Program creates multiple temporary files during execution. They should be stored in temporary folder. Also, figure out a best way to handle temporary file paths in code.
Add run script and add output file as argument. Tmp folder will be created in /debug and /release folders and deleted after use.
Solved in commit 90e93f8d6681366667bb88c8b81ca57b44e10509
Program creates multiple temporary files during execution. They should be stored in temporary folder. Also, figure out a best way to handle temporary file paths in code.