Skip to content

Commit 3a3d5e4

Browse files
removed the PNG file from deployement (seems not be needed as resource neither external file)
1 parent 3489473 commit 3a3d5e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

AutoGetItVCL.dproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,24 +188,28 @@
188188
<DeployFile LocalName="AutoGetItOrb.png" Configuration="Debug" Class="ProjectFile">
189189
<Platform Name="Win32">
190190
<RemoteDir>.\</RemoteDir>
191+
<Enabled>false</Enabled>
191192
<Overwrite>true</Overwrite>
192193
</Platform>
193194
</DeployFile>
194195
<DeployFile LocalName="AutoGetItOrb.png" Configuration="Debug" Class="ProjectFile">
195196
<Platform Name="Win64">
196197
<RemoteDir>.\</RemoteDir>
198+
<Enabled>false</Enabled>
197199
<Overwrite>true</Overwrite>
198200
</Platform>
199201
</DeployFile>
200202
<DeployFile LocalName="AutoGetItOrb.png" Configuration="Release" Class="ProjectFile">
201203
<Platform Name="Win32">
202204
<RemoteDir>.\</RemoteDir>
205+
<Enabled>false</Enabled>
203206
<Overwrite>true</Overwrite>
204207
</Platform>
205208
</DeployFile>
206209
<DeployFile LocalName="AutoGetItOrb.png" Configuration="Release" Class="ProjectFile">
207210
<Platform Name="Win64">
208211
<RemoteDir>.\</RemoteDir>
212+
<Enabled>false</Enabled>
209213
<Overwrite>true</Overwrite>
210214
</Platform>
211215
</DeployFile>

0 commit comments

Comments
 (0)