File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -130,8 +130,8 @@ copy "$(TargetPath)" "%X64DBG%\release\x32\plugins\"</Command>
130130 <EnableUAC >false</EnableUAC >
131131 </Link >
132132 <PostBuildEvent >
133- <Command >SET X64DBG=C:\Users\r0th3r\Downloads\Tools\x64dbg
134- copy "$(TargetPath)" "%X64DBG%\release\x32\plugins\" </Command >
133+ <Command >
134+ </Command >
135135 </PostBuildEvent >
136136 </ItemDefinitionGroup >
137137 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
@@ -174,8 +174,8 @@ copy "$(TargetPath)" "%X64DBG%\release\x64\plugins\"</Command>
174174 <EnableUAC >false</EnableUAC >
175175 </Link >
176176 <PostBuildEvent >
177- <Command >SET X64DBG=C:\Users\r0th3r\Downloads\Tools\x64dbg
178- copy "$(TargetPath)" "%X64DBG%\release\x64\plugins\" </Command >
177+ <Command >
178+ </Command >
179179 </PostBuildEvent >
180180 </ItemDefinitionGroup >
181181 <ItemGroup >
You can’t perform that action at this time.
0 commit comments