Home
last modified time | relevance | path

Searched refs:ECHO_MESSAGE (Results 1 – 18 of 18) sorted by relevance

/dports/math/curv/curv-0.5/extern/imgui/examples/example_glfw_opengl2/
H A DMakefile27 ECHO_MESSAGE = "Linux" macro
36 ECHO_MESSAGE = "Mac OS X" macro
47 ECHO_MESSAGE = "Windows" macro
66 @echo Build complete for $(ECHO_MESSAGE)
/dports/math/curv/curv-0.5/extern/imgui/examples/example_sdl_opengl2/
H A DMakefile26 ECHO_MESSAGE = "Linux" macro
35 ECHO_MESSAGE = "Mac OS X" macro
44 ECHO_MESSAGE = "Windows" macro
63 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_glfw_opengl2/
H A DMakefile27 ECHO_MESSAGE = "Linux" macro
36 ECHO_MESSAGE = "Mac OS X" macro
47 ECHO_MESSAGE = "Windows" macro
66 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_sdl_opengl2/
H A DMakefile26 ECHO_MESSAGE = "Linux" macro
35 ECHO_MESSAGE = "Mac OS X" macro
44 ECHO_MESSAGE = "Windows" macro
63 @echo Build complete for $(ECHO_MESSAGE)
/dports/math/curv/curv-0.5/extern/imgui/examples/example_glfw_opengl3/
H A DMakefile46 ECHO_MESSAGE = "Linux" macro
55 ECHO_MESSAGE = "Mac OS X" macro
66 ECHO_MESSAGE = "Windows" macro
92 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_glfw_opengl3/
H A DMakefile46 ECHO_MESSAGE = "Linux" macro
55 ECHO_MESSAGE = "Mac OS X" macro
66 ECHO_MESSAGE = "Windows" macro
92 @echo Build complete for $(ECHO_MESSAGE)
/dports/math/curv/curv-0.5/extern/imgui/examples/example_sdl_opengl3/
H A DMakefile46 ECHO_MESSAGE = "Linux" macro
55 ECHO_MESSAGE = "Mac OS X" macro
64 ECHO_MESSAGE = "Windows" macro
89 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/example_sdl_opengl3/
H A DMakefile46 ECHO_MESSAGE = "Linux" macro
55 ECHO_MESSAGE = "Mac OS X" macro
64 ECHO_MESSAGE = "Windows" macro
89 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_glfw_opengl2/
H A DMakefile34 ECHO_MESSAGE = "Linux" macro
42 ECHO_MESSAGE = "Mac OS X" macro
53 ECHO_MESSAGE = "MinGW" macro
74 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_sdl_opengl2/
H A DMakefile34 ECHO_MESSAGE = "Linux" macro
42 ECHO_MESSAGE = "Mac OS X" macro
52 ECHO_MESSAGE = "MinGW" macro
73 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_glut_opengl2/
H A DMakefile29 ECHO_MESSAGE = "Linux" macro
35 ECHO_MESSAGE = "Mac OS X" macro
44 ECHO_MESSAGE = "MinGW" macro
69 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_null/
H A DMakefile42 ECHO_MESSAGE = "Linux" macro
53 ECHO_MESSAGE = "Mac OS X" macro
61 ECHO_MESSAGE = "MinGW" macro
86 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_sdl_opengl3/
H A DMakefile76 ECHO_MESSAGE = "Linux" macro
84 ECHO_MESSAGE = "Mac OS X" macro
94 ECHO_MESSAGE = "MinGW" macro
121 @echo Build complete for $(ECHO_MESSAGE)
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/example_glfw_opengl3/
H A DMakefile73 ECHO_MESSAGE = "Linux" macro
81 ECHO_MESSAGE = "Mac OS X" macro
92 ECHO_MESSAGE = "MinGW" macro
119 @echo Build complete for $(ECHO_MESSAGE)
/dports/irc/quassel-core/quassel-0.14-rc2/src/common/
H A Dirccap.h87 const QString ECHO_MESSAGE = "echo-message"; variable
/dports/irc/quassel/quassel-0.14-rc2/src/common/
H A Dirccap.h87 const QString ECHO_MESSAGE = "echo-message"; variable
/dports/irc/quassel-core/quassel-0.14-rc2/src/core/
H A Dcoreuserinputhandler.cpp186 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleCtcp()
515 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleMe()
597 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleNotice()
689 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleQuery()
742 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleSay()
/dports/irc/quassel/quassel-0.14-rc2/src/core/
H A Dcoreuserinputhandler.cpp186 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleCtcp()
515 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleMe()
597 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleNotice()
689 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleQuery()
742 if (!network()->capEnabled(IrcCap::ECHO_MESSAGE)) { in handleSay()