obs-studio/deps/w32-pthreads/tests/Debug.txt

6 lines
219 B
Plaintext

This project is used to debug individual test case programs.
To build and debug a test case:
- add the .c file to this project;
- remove any .c files from other test cases from this project.
- build and debug as usual.