summary refs log tree commit diff stats
path: root/win32/nls/nls.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/nls/nls.vcxproj')
-rw-r--r--win32/nls/nls.vcxproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/win32/nls/nls.vcxproj b/win32/nls/nls.vcxproj
index 94bef1c6..baff5a63 100644
--- a/win32/nls/nls.vcxproj
+++ b/win32/nls/nls.vcxproj
@@ -61,10 +61,6 @@
       <EnableCOMDATFolding>true</EnableCOMDATFolding>

       <OptimizeReferences>true</OptimizeReferences>

     </Link>

-    <PostBuildEvent>

-      <Command>

-      </Command>

-    </PostBuildEvent>

     <PreBuildEvent>

       <Command>cd ..\..\po

 rmdir /q /s "$(OutDir)\locale"

@@ -87,10 +83,6 @@ mkdir "$(OutDir)\locale\%%~nA\LC_MESSAGES"
       <EnableCOMDATFolding>true</EnableCOMDATFolding>

       <OptimizeReferences>true</OptimizeReferences>

     </Link>

-    <PostBuildEvent>

-      <Command>

-      </Command>

-    </PostBuildEvent>

     <PreBuildEvent>

       <Command>cd ..\..\po

 rmdir /q /s "$(OutDir)\locale"