equal
deleted
inserted
replaced
|
1 .DS_Store |
|
2 .obj |
|
3 *.moc |
|
4 Makefile* |
|
5 *.dylib |
|
6 *.so.* |
|
7 *.so |
|
8 *.so.debug |
|
9 *.o |
|
10 *~ |
|
11 .cd.rc |
|
12 *.swp |
|
13 core |
|
14 moc_*.cpp |
|
15 *.Debug |
|
16 *.Release |
|
17 *.pdb |
|
18 *.idb |
|
19 *.ib_pdb_index |
|
20 build |
|
21 include/* |
|
22 config.pri |
|
23 config.in |
|
24 config.log |
|
25 bin/servicexmlgen* |
|
26 bin/servicefw* |
|
27 bin/vsexplorer* |
|
28 bin/examples/* |
|
29 bin/sysinfo* |
|
30 bin/qcrmlgen* |
|
31 bin/icheck* |
|
32 install/* |
|
33 lib/* |
|
34 *.app |
|
35 config.tests/networkmanager/networkmanager |
|
36 config.tests/qmf/qmf |
|
37 .qmake.cache |
|
38 |
|
39 #Symbian specific |
|
40 *.mmp |
|
41 bld.inf* |
|
42 ABLD.BAT |
|
43 *.mk |
|
44 *.sisx |
|
45 .make.cache |
|
46 qmakepluginstubs |
|
47 |
|
48 #Carbide project files |
|
49 *.project |
|
50 *.cproject |
|
51 *.settings |
|
52 plugin_commonU.def |
|
53 |
|
54 #Visual Studio files |
|
55 *.sln |
|
56 *.vcproj |
|
57 *.suo |
|
58 *.ncb |
|
59 *.user |
|
60 |
|
61 #QtCreator project files |
|
62 *.pro.user |
|
63 ======= |
|
64 *.pro.user* |
|
65 *~ |
|
66 |