1
0
mirror of https://github.com/bobranten/Ext4Fsd.git synced 2025-10-30 13:28:31 -05:00

improved the project dependencies

This commit is contained in:
Bo Brantén
2020-06-12 21:55:33 +02:00
parent c61396679b
commit 612abae95a
2 changed files with 9 additions and 7 deletions

View File

@@ -466,11 +466,7 @@ END
// RCDATA
//
#ifdef _WIN64
IDR_RCDAT_SRV RCDATA "..\\Ext2Srv\\Release\\X64\\Ext2Srv.exe"
#else
IDR_RCDAT_SRV RCDATA "..\\Ext2Srv\\Release\\X86\\Ext2Srv.exe"
#endif
IDR_RCDAT_SRV RCDATA "Ext2Srv.exe"
/////////////////////////////////////////////////////////////////////////////
//