mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-23 18:14:06 +00:00
18c3d9c72d
We will also maintain the Makefile for basic building. This is for more complicated stuff, like building the project on command line with Visual Studio.
13 lines
116 B
Plaintext
13 lines
116 B
Plaintext
# Build files
|
|
/bin
|
|
/build
|
|
/scons_build_*
|
|
|
|
# Generated documentation
|
|
/doxygen_html
|
|
/doxygen
|
|
|
|
# Other files
|
|
*.exe
|
|
*.o
|