Skip to content

Commit

Permalink
Fixed .gitignore file. Added QtFileCopier to CMake tree.
Browse files Browse the repository at this point in the history
  • Loading branch information
ABBAPOH authored and ABBAPOH committed Oct 28, 2010
1 parent 2070420 commit 6ccc729
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
@@ -1 +1 @@
MakeLists.txt.user
CMakeLists.txt.user
1 change: 1 addition & 0 deletions src/shared/CMakeLists.txt
@@ -1,2 +1,3 @@
add_subdirectory( qtlockedfile )
add_subdirectory( qtsingleapplication )
add_subdirectory( qtfilecopier )

0 comments on commit 6ccc729

Please sign in to comment.