forked from gkv311/sview
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
71 lines (71 loc) · 976 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
*.o
*.obj
*.a
*.vcxproj.user
sView.Cpp.Custom.props
*.pdb
*.suo
*.sdf
*.opensdf
*.VC.db
*.VC.opendb
*.ipch
*.depend
*.layout
*.bak
*.backup
*.cbTemp
*.log
*.bmarks
*_build_log.html
*.exe
*.dll
*.so
*.zip
*.7z
*.gz
*.bz2
*.xz
*.dmg
custom.bat
custom.sh
Doxygen/
distribution/repository/
distribution/temp/
3rdparty/atlmfc
3rdparty/OCCT/inc/
3rdparty/OCCT/lib/
3rdparty/OCCT/bin/
3rdparty/FFmpeg/FFmpegToLib
3rdparty/include/AL
3rdparty/include/freetype
3rdparty/include/lib*
3rdparty/include/ft2build.h
3rdparty/include/OVR*
3rdparty/include/Extras/OVR*
3rdparty/include/rapidjson
build/
bin/
lib/
StShared/obj/
StGLWidgets/obj/
StCore/obj/
StOutAnaglyph/obj/
StOutInterlace/obj/
StOutDual/obj/
StOutIZ3D/obj/
StOutPageFlip/obj/
StOutDistorted/obj/
StMonitorsDump/obj/
StImageViewer/obj/
StMoviePlayer/obj/
StDiagnostics/obj/
StCADViewer/obj/
StCADViewer/gen/
StCADViewer/.settings/
StCADViewer/assets/
StBrowserPlugin/obj/
sview/obj/
sview/gen/
sview/.settings/
sview/assets/