mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
fix lvgl-vs-simu
This commit is contained in:
parent
a1b960ede4
commit
11dbbf435a
@ -159,7 +159,7 @@
|
|||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<TreatWarningAsError>false</TreatWarningAsError>
|
<TreatWarningAsError>false</TreatWarningAsError>
|
||||||
<AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions>
|
<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>
|
<Optimization Condition="'$(Configuration)'=='Release'">MinSpace</Optimization>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<PreBuildEvent>
|
<PreBuildEvent>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
pikascript-core==v1.11.0
|
pikascript-core==v1.11.0
|
||||||
PikaStdLib==v1.11.0
|
PikaStdLib==v1.11.0
|
||||||
PikaStdDevice==v1.11.0
|
PikaStdDevice==v1.11.0
|
||||||
pika_lvgl==latest
|
pika_lvgl==v0.3.2
|
Loading…
x
Reference in New Issue
Block a user