Skip to content

Commit

Permalink
git ignore messages
Browse files Browse the repository at this point in the history
  • Loading branch information
ofTheo committed Jul 6, 2013
1 parent b0fef43 commit be3d249
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ obj/
*.obj
*.tlog
*.dep
*.opensdf
*.pdb
*.idb
*.lastbuildstate
*.ncb
*.ipch

#codeblocks files
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<Add directory="..\..\libs\DShow\Include" />
<Add directory="..\..\libs\extra" />
<Add directory="..\..\libs\glfw" />
<Add directory="C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include" />
<Add directory="..\..\libs\DShow\lib" />
</Compiler>
<Linker>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Release" />
<File name="..\..\libs\videoInput\videoInput.cpp" open="1" top="1" tabpos="43">
<Cursor position="48381" topLine="1561" />
<ActiveTarget name="Debug" />
<File name="..\..\libs\videoInput\videoInput.cpp" open="1" top="1" tabpos="1">
<Cursor position="48020" topLine="1584" />
</File>
<File name="..\..\libs\videoInput\videoInput.h" open="1" top="0" tabpos="44">
<File name="..\..\libs\videoInput\videoInput.h" open="1" top="0" tabpos="2">
<Cursor position="5181" topLine="139" />
</File>
</CodeBlocks_layout_file>

0 comments on commit be3d249

Please sign in to comment.