mirror of
https://github.com/Drezil/imgui.git
synced 2025-11-18 21:11:04 +01:00
Examples: SDL2: Tweaked batch files for Win32.
This commit is contained in:
8
examples/.gitignore
vendored
8
examples/.gitignore
vendored
@@ -25,6 +25,14 @@ opengl3_example/Release/*
|
||||
opengl3_example/ipch/*
|
||||
opengl3_example/x64/*
|
||||
opengl3_example/opengl3_example
|
||||
sdl_opengl2_example/Debug/*
|
||||
sdl_opengl2_example/Release/*
|
||||
sdl_opengl2_example/ipch/*
|
||||
sdl_opengl2_example/x64/*
|
||||
sdl_opengl3_example/Debug/*
|
||||
sdl_opengl3_example/Release/*
|
||||
sdl_opengl3_example/ipch/*
|
||||
sdl_opengl3_example/x64/*
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.suo
|
||||
|
||||
Reference in New Issue
Block a user