summary refs log tree commit diff stats
path: root/win32/nls
diff options
context:
space:
mode:
authorxhmikosr <xhmikosr@yahoo.com>2012-07-14 06:10:37 +0300
committerxhmikosr <xhmikosr@yahoo.com>2012-07-14 06:10:37 +0300
commit3a06b7779afc06890906defa9202773f559c64e6 (patch)
tree0e3c8f188dec467835556c4e521385ec25472d42 /win32/nls
parenta6729b226628eb7a5c993125d16321ca9dcd9433 (diff)
win32/nls/nls.vcxproj: get rid of unused elements
Diffstat (limited to 'win32/nls')
-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"