Files
.github
android
api
assets
ios
lib
linux
macos
snap
web
windows
flutter
runner
resources
CMakeLists.txt
Runner.rc
flutter_window.cpp
flutter_window.h
main.cpp
resource.h
runner.exe.manifest
utils.cpp
utils.h
win32_window.cpp
win32_window.h
.gitignore
CMakeLists.txt
.gitignore
.metadata
.roadsignrc
analysis_options.yaml
build.yaml
devtools_options.yaml
firebase.json
pubspec.lock
pubspec.yaml
roadsign.toml
App/windows/runner/resource.h
2024-11-09 00:09:46 +08:00

17 lines
432 B
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Runner.rc
//
#define IDI_APP_ICON 101
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif