mirror of
https://github.com/flutter/samples.git
synced 2026-07-17 22:42:53 +00:00
Desktop Runner refresh (#936)
This commit is contained in:
@@ -4,7 +4,6 @@ project(runner LANGUAGES CXX)
|
||||
add_executable(${BINARY_NAME} WIN32
|
||||
"flutter_window.cpp"
|
||||
"main.cpp"
|
||||
"run_loop.cpp"
|
||||
"utils.cpp"
|
||||
"win32_window.cpp"
|
||||
"${FLUTTER_MANAGED_DIR}/generated_plugin_registrant.cc"
|
||||
|
||||
Reference in New Issue
Block a user