239
239
</section >
240
240
</target >
241
241
242
- <copyFile name =" _asyncio.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
243
- <copyFile name =" _bz2.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
244
- <copyFile name =" _ctypes.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
245
- <copyFile name =" _decimal.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
246
- <copyFile name =" _elementtree.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
247
- <copyFile name =" _hashlib.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
248
- <copyFile name =" _lzma.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
249
- <copyFile name =" _msi.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
250
- <copyFile name =" _multiprocessing.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
251
- <copyFile name =" _overlapped.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
252
- <copyFile name =" _queue.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
253
- <copyFile name =" _socket.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
254
- <copyFile name =" _sqlite3.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
255
- <copyFile name =" _ssl.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
256
- <copyFile name =" _uuid.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
242
+ <section if =" windows" >
243
+ <copyFile name =" _asyncio.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
244
+ <copyFile name =" _bz2.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
245
+ <copyFile name =" _ctypes.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
246
+ <copyFile name =" _decimal.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
247
+ <copyFile name =" _elementtree.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
248
+ <copyFile name =" _hashlib.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
249
+ <copyFile name =" _lzma.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
250
+ <copyFile name =" _msi.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
251
+ <copyFile name =" _multiprocessing.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
252
+ <copyFile name =" _overlapped.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
253
+ <copyFile name =" _queue.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
254
+ <copyFile name =" _socket.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
255
+ <copyFile name =" _sqlite3.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
256
+ <copyFile name =" _ssl.pyd" from =" ${haxelib:hxpy}/package/Windows/" toolId =" exe" />
257
+ <copyFile name =" _uuid.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
257
258
<copyFile name =" _zoneinfo.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
258
- <copyFile name =" libcrypto-1_1.dll" from =" ${haxelib:hxpy}/package" toolId =" exe" />
259
- <copyFile name =" libffi-8.dll" from =" ${haxelib:hxpy}/package" toolId =" exe" />
260
- <copyFile name =" LICENSE.txt" from =" ${haxelib:hxpy}/package" toolId =" exe" />
261
- <copyFile name =" pyexpat.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
262
- <copyFile name =" python.cat" from =" ${haxelib:hxpy}/package" toolId =" exe" />
263
- <copyFile name =" python.exe" from =" ${haxelib:hxpy}/package" toolId =" exe" />
264
- <copyFile name =" python3.dll" from =" ${haxelib:hxpy}/package" toolId =" exe" />
265
- <copyFile name =" python311._pth" from =" ${haxelib:hxpy}/package" toolId =" exe" />
266
- <copyFile name =" python311.dll" from =" ${haxelib:hxpy}/package" toolId =" exe" />
267
- <copyFile name =" python311.zip" from =" ${haxelib:hxpy}/package" toolId =" exe" />
268
- <copyFile name =" pythonw.exe" from =" ${haxelib:hxpy}/package" toolId =" exe" />
269
- <copyFile name =" select.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
270
- <copyFile name =" sqlite3.dll" from =" ${haxelib:hxpy}/package" toolId =" exe" />
271
- <copyFile name =" unicodedata.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
272
- <copyFile name =" vcruntime140_1.dll" from =" ${haxelib:hxpy}/package" toolId =" exe" />
273
- <copyFile name =" vcruntime140.dll" from =" ${haxelib:hxpy}/package" toolId =" exe" />
274
- <copyFile name =" winsound.pyd" from =" ${haxelib:hxpy}/package" toolId =" exe" />
259
+ <copyFile name =" libcrypto-1_1.dll" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
260
+ <copyFile name =" libffi-8.dll" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
261
+ <copyFile name =" LICENSE.txt" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
262
+ <copyFile name =" pyexpat.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
263
+ <copyFile name =" python.cat" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
264
+ <copyFile name =" python.exe" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
265
+ <copyFile name =" python3.dll" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
266
+ <copyFile name =" python311._pth" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
267
+ <copyFile name =" python311.dll" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
268
+ <copyFile name =" python311.zip" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
269
+ <copyFile name =" pythonw.exe" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
270
+ <copyFile name =" select.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
271
+ <copyFile name =" sqlite3.dll" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
272
+ <copyFile name =" unicodedata.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
273
+ <copyFile name =" vcruntime140_1.dll" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
274
+ <copyFile name =" vcruntime140.dll" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
275
+ <copyFile name =" winsound.pyd" from =" ${haxelib:hxpy}/package/Windows" toolId =" exe" />
276
+ </section >
275
277
</xml >
0 commit comments