Skip to content

Commit

Permalink
updates Makefile to build AgsImGui new objects ImVec2 ImVec4 and ImGu…
Browse files Browse the repository at this point in the history
…iStyle
  • Loading branch information
ericoporto committed Jun 6, 2020
1 parent cfa92aa commit 634d26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agsimgui/Makefile-objs
@@ -1 +1 @@
OBJS += Screen.o imgui/imgui.o imgui/imgui_demo.o imgui/imgui_draw.o imgui/imgui_widgets.o imgui/examples/imgui_impl_softraster.o imgui/examples/imgui_impl_dx9.o imgui/misc/cpp/imgui_stdlib.o agsimgui.o
OBJS += Screen.o imgui/imgui.o imgui/imgui_demo.o imgui/imgui_draw.o imgui/imgui_widgets.o imgui/examples/imgui_impl_softraster.o imgui/examples/imgui_impl_dx9.o imgui/misc/cpp/imgui_stdlib.o agsimgui.o AgsImGuiStyle.o AgsImVec2.o AgsImVec4.o

0 comments on commit 634d26c

Please sign in to comment.