forked from lvgl/lv_port_pc_visual_studio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
3,750 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
[Project ID] | ||
Signature=UE Proj: v.1 | ||
[Project Information] | ||
Use Relative Directory=1 | ||
Relative to Project File=1 | ||
Include Sub Directories=1 | ||
Project Tagfile= | ||
Project Wordfile= | ||
Project TpFile= | ||
Filter= | ||
Create Tagfile=0 | ||
[Files] | ||
0=.\LvglPlatform\lvgl\examples\ | ||
1=.\LvglPlatform\lvgl\src\ | ||
2=awe-readme.txt | ||
3=LvglWindowsDesktopApplication\LvglWindowsDesktopApplication.cpp | ||
4=LvglWindowsSimulator\LvglWindowsSimulator.cpp | ||
5=LvglWindowsSimulator\lv_conf.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 17 | ||
VisualStudioVersion = 17.9.34607.119 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LVGL_Simulator", "LVGL_Simulator.vcxproj", "{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|x64 = Debug|x64 | ||
Debug|x86 = Debug|x86 | ||
Release|x64 = Release|x64 | ||
Release|x86 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}.Debug|x64.ActiveCfg = Debug|x64 | ||
{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}.Debug|x64.Build.0 = Debug|x64 | ||
{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}.Debug|x86.ActiveCfg = Debug|Win32 | ||
{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}.Debug|x86.Build.0 = Debug|Win32 | ||
{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}.Release|x64.ActiveCfg = Release|x64 | ||
{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}.Release|x64.Build.0 = Release|x64 | ||
{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}.Release|x86.ActiveCfg = Release|Win32 | ||
{1F57DE71-7CB2-450E-8D07-D6A4E93B77E4}.Release|x86.Build.0 = Release|Win32 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {D1E6F1F4-F30B-412C-A4D8-8B40D9BA076A} | ||
EndGlobalSection | ||
EndGlobal |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule lvgl
updated
49 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters