diff --git a/python/build/paths.nsi b/python/build/paths.nsi index 5720bbdfba65..cf4f769c5f9f 100644 --- a/python/build/paths.nsi +++ b/python/build/paths.nsi @@ -1,5 +1,5 @@ ; Installer images -!define IMAGES_LOCATION ${BASE_DIR}\python\community\build\resources +!define IMAGES_LOCATION ${COMMUNITY_DIR}\python\build\resources ;!define LICENSE_FILE ${BASE_DIR}\python\license\PyCharm_Preview_License !define PRODUCT_PROPERTIES_FILE ${BASE_DIR}\out\pycharmCE\layout\bin\idea.properties !define PRODUCT_VM_OPTIONS_NAME pycharm.exe.vmoptions