diff options
| author | frsyuki <frsyuki@users.sourceforge.jp> | 2010-08-29 18:23:16 +0900 |
|---|---|---|
| committer | frsyuki <frsyuki@users.sourceforge.jp> | 2010-08-29 18:23:16 +0900 |
| commit | c44c9ab74da304c70f78fbfda7fcad206435ff0e (patch) | |
| tree | 803c85f0a18b902769bc7099bfbcafa3e9d6ae65 /cpp/msgpack_vc8.vcproj | |
| parent | 8cc9c871b7d16ce93ed2e330e1003c064444fefc (diff) | |
| download | msgpack-python-c44c9ab74da304c70f78fbfda7fcad206435ff0e.tar.gz | |
cpp: adds msgpack_vc2008.vcproj file in source package
Diffstat (limited to 'cpp/msgpack_vc8.vcproj')
| -rw-r--r-- | cpp/msgpack_vc8.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/msgpack_vc8.vcproj b/cpp/msgpack_vc8.vcproj index ed0daa4..72d47b6 100644 --- a/cpp/msgpack_vc8.vcproj +++ b/cpp/msgpack_vc8.vcproj @@ -28,7 +28,7 @@ <Tool
Name="VCCustomBuildTool"
Description="Gathering header files"
- CommandLine="msgpack_vc8.postbuild.bat"
+ CommandLine="msgpack_vc.postbuild.bat"
Outputs="include"
/>
<Tool
@@ -96,7 +96,7 @@ <Tool
Name="VCCustomBuildTool"
Description="Gathering header files"
- CommandLine="msgpack_vc8.postbuild.bat"
+ CommandLine="msgpack_vc.postbuild.bat"
Outputs="include"
/>
<Tool
|
