Skip to content

Commit

Permalink
若干代码优化
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyoo0812 committed May 6, 2024
1 parent 587f366 commit 120d917
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion core/quanta/quanta.lmak
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ NWINDOWS_POSTBUILDS = {

--依赖项目
DEPS = {
"miniz",
"lminiz",
"luabus",
"lualog"
}

Expand Down
3 changes: 2 additions & 1 deletion quanta.sln
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "luabus", "core\luabus\luabu
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quanta", "core\quanta\quanta.vcxproj", "{2CE1C7DB-EA72-ED68-C587-CA3383754760}"
ProjectSection(ProjectDependencies) = postProject
{EF1771A7-1C29-952D-C38C-5845D2AFAC62} = {EF1771A7-1C29-952D-C38C-5845D2AFAC62}
{046236D4-E56A-9382-7F53-467FBDB243B5} = {046236D4-E56A-9382-7F53-467FBDB243B5}
{EC8C4743-6D5F-E10D-3D10-98330150B2C9} = {EC8C4743-6D5F-E10D-3D10-98330150B2C9}
{E44F97F7-1DE3-A547-6B58-30AEE63F22F5} = {E44F97F7-1DE3-A547-6B58-30AEE63F22F5}
EndProjectSection
EndProject
Expand Down

0 comments on commit 120d917

Please sign in to comment.