bsp/simulator: fix issues for Visual Studio project generator (#10251)

This commit is contained in:
Kenji Mouri / 毛利 研二 2025-05-10 05:05:34 +08:00 committed by GitHub
parent 0dd8eb090c
commit f0609c1b06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -148,3 +148,5 @@ elif PLATFORM == 'cl':
LPATH = ''
POST_ACTION = ''
DEVICE = ''