fix lvgl-vs-simu

This commit is contained in:
Lyon 2022-09-28 13:31:52 +08:00
parent a1b960ede4
commit 11dbbf435a
2 changed files with 2 additions and 2 deletions

View File

@ -159,7 +159,7 @@
<WarningLevel>Level3</WarningLevel>
<TreatWarningAsError>false</TreatWarningAsError>
<AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;PIKASCRIPT;LV_LVGL_H_INCLUDE_SIMPLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<Optimization Condition="'$(Configuration)'=='Release'">MinSpace</Optimization>
</ClCompile>
<PreBuildEvent>

View File

@ -1,4 +1,4 @@
pikascript-core==v1.11.0
PikaStdLib==v1.11.0
PikaStdDevice==v1.11.0
pika_lvgl==latest
pika_lvgl==v0.3.2