Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
5a9150d6
Commit
5a9150d6
authored
Mar 21, 2009
by
Ludovic Fauvet
Browse files
Create a gitignore file and set an objects_dir
parent
b7ef1c22
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
5a9150d6
/build
/bin
/qtc-gdbmacros
Makefile
*.pro.user
moc_*.cpp
ui_*.h
vlmc.pro
View file @
5a9150d6
...
...
@@ -2,6 +2,7 @@ TARGET = vlmc
DESTDIR
=
bin
CONFIG
+=
debug
TEMPLATE
=
app
OBJECTS_DIR
=
build
QT
+=
gui
\
network
SOURCES
+=
src
/
main
.
cpp
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment