We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3800620 commit 2ac4e0dCopy full SHA for 2ac4e0d
Crowbar/Crowbar.vbproj
@@ -118,6 +118,9 @@
118
<Compile Include="Core\Compiler\CompilerOutputInfo.vb" />
119
<Compile Include="Core\Compiler\ParseMeshSmdInfo.vb" />
120
<Compile Include="Core\Compiler\ParseSMD.vb" />
121
+ <Compile Include="Core\GamePackage\ApkFile\ApkDirectoryEntry.vb" />
122
+ <Compile Include="Core\GamePackage\ApkFile\ApkFile.vb" />
123
+ <Compile Include="Core\GamePackage\ApkFile\ApkFileData.vb" />
124
<Compile Include="Core\GameSetup\GameInfoTxtFile.vb" />
125
<Compile Include="Core\GameSetup\SteamLibraryPath.vb" />
126
<Compile Include="Core\- Application\AppSettings.vb" />
0 commit comments