2011-06-30 20:31:07 -04:00
|
|
|
# CMake
|
2011-07-02 15:20:42 -03:00
|
|
|
cmake_install.cmake
|
2011-06-30 20:31:07 -04:00
|
|
|
CMakeFiles/
|
|
|
|
CMakeCache.txt
|
2011-07-04 11:40:26 +08:00
|
|
|
config.h
|
2011-07-10 22:25:40 +08:00
|
|
|
install_manifest.txt
|
2011-07-26 16:58:10 -04:00
|
|
|
CTestTestfile.cmake
|
2011-06-30 20:31:07 -04:00
|
|
|
|
|
|
|
# Make
|
|
|
|
Makefile
|
|
|
|
|
|
|
|
# Eclipse
|
|
|
|
*.project
|
|
|
|
*.cproject
|
2011-07-05 23:18:00 -04:00
|
|
|
*.settings
|
2011-06-30 20:31:07 -04:00
|
|
|
|
2011-08-30 12:20:36 -04:00
|
|
|
# Documentation
|
2011-07-04 21:35:32 -04:00
|
|
|
docs/api
|
2011-08-30 12:20:36 -04:00
|
|
|
client/X11/xfreerdp.1
|
2011-07-04 21:35:32 -04:00
|
|
|
|
2011-07-05 23:18:00 -04:00
|
|
|
# Mac OS X
|
|
|
|
.DS_Store
|
|
|
|
|
2011-08-15 17:05:48 -04:00
|
|
|
# Windows
|
|
|
|
*.vcxproj
|
|
|
|
*.vcxproj.*
|
|
|
|
*.sdf
|
|
|
|
*.sln
|
|
|
|
*.suo
|
|
|
|
*.opensdf
|
|
|
|
ipch
|
|
|
|
Debug
|
|
|
|
|
2011-06-30 20:31:07 -04:00
|
|
|
# Binaries
|
2011-08-26 09:14:24 +08:00
|
|
|
*.a
|
2011-06-30 20:31:07 -04:00
|
|
|
*.so
|
|
|
|
*.so.*
|
2011-07-04 21:35:32 -04:00
|
|
|
*.dylib
|
2011-06-30 22:12:54 -04:00
|
|
|
cunit/test_freerdp
|
2011-08-07 09:52:40 -04:00
|
|
|
client/X11/xfreerdp
|
2011-07-17 23:16:31 -04:00
|
|
|
client/test/freerdp-test
|
2011-07-28 13:46:36 -04:00
|
|
|
client/DirectFB/dfreerdp
|
2011-09-13 15:53:28 -04:00
|
|
|
server/test/tfreerdp-server
|
2011-09-13 16:31:20 -04:00
|
|
|
server/X11/xfreerdp-server
|